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

281 B application/octet-stream SHA256 75f9b9ed97c1...
Checklist

Testing Steps

  1. Compare preview and contract review behavior across federated schema, mutation contract, and subscription contract GraphQL files.
  2. Verify type visibility, naming, and schema navigation before changing GraphQL preview or documentation behavior.
  3. Confirm GraphQL downloads preserve stable extension handling and editor-open expectations across clients.
Companion fixtures

Related Variants

graphql_mutation_contract_sample.graphql

263 B · application/octet-stream

Scarica

graphql_subscription_contract_sample.graphql

196 B · application/octet-stream

Scarica

graphql_sample_file_500KB.graphql

500.0 KB · application/octet-stream

Scarica
Next steps

Related Pages