GRAPHQL use case
GRAPHQL Sample File for Schema Preview and Contract Review
Validate GraphQL schema preview, contract inspection, and API review with real federated-schema, mutation, and subscription GraphQL fixtures.
281 B
Manifest JSON
SHA256
Starter file
Download
graphql_federated_schema_sample.graphql
Checklist
Testing Steps
- Compare preview and contract review behavior across federated schema, mutation contract, and subscription contract GraphQL files.
- Verify type visibility, naming, and schema navigation before changing GraphQL preview or documentation behavior.
- Confirm GraphQL downloads preserve stable extension handling and editor-open expectations across clients.
Companion fixtures
Related Variants
Next steps