Data format

GRAPHQL Sample Files

GraphQL (.graphql) files define schema types and operation structures for API contracts. Use sample GraphQL files to validate parser behavior, schema linting, and contract-driven API workflows.

9 files All to 5MB SHA256 verified Manifest included
Quick facts
CategoryData
Total Files9
Extension.graphql
MIMEapplication/octet-stream
ManifestJSON
Request Related Coverage
Files first

Start with one representative file.

Starter file

graphql_federated_schema_sample.graphql · 281 B

Download

Federated GraphQL Schema

GraphQL SDL fixture for federated schema and entity-resolution validation.

graphql_federated_schema_sample.graphql · 281 B
Download Fixture

Subscription GraphQL Contract

GraphQL fixture for subscription event typing and streaming API contract checks.

graphql_subscription_contract_sample.graphql · 196 B
Download Fixture
Filename Size MIME Download
.graphql Realistic Starter SHA256 75f9b9ed97c1...
281 B application/octet-stream Download
.graphql Realistic SHA256 86f5da9749a3...
263 B application/octet-stream Download
.graphql SHA256 0eab9a08c92e...
1.0 MB application/octet-stream Download
.graphql SHA256 108f8f75f5c6...
200.0 KB application/octet-stream Download
.graphql SHA256 f5f84b0ccf79...
2.0 MB application/octet-stream Download
.graphql SHA256 4d9fd9955791...
500.0 KB application/octet-stream Download
.graphql SHA256 a2e2d6763fdb...
50.0 KB application/octet-stream Download
.graphql SHA256 817f2fbeea77...
5.0 MB application/octet-stream Download
.graphql Realistic SHA256 db84d5c49453...
196 B application/octet-stream Download
Use cases

Pick the next task, not just the next file.

Upload Testing

GRAPHQL for Upload Testing

Open Format GRAPHQL

Parser Regression

GRAPHQL for Parser Regression

Open Format GRAPHQL

QA Automation

GRAPHQL for QA Automation

Open Format GRAPHQL
Compare and decide

Keep the next decision one step away.

GraphQL Schema vs JSON

Contrast GraphQL type definitions with JSON document payload structures.

Open Comparison
FAQ and reference

Keep the operational details quiet.

Checksum Verification

Use checksums to confirm file integrity after download.

shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.
Where is the machine-readable manifest?

Use the manifest when you need stable names, SHA256 values, and URLs for automation.

Validation Methodology
  • Validate extension and MIME detection before processing.
  • Benchmark performance with small and larger files.
  • Test malformed-input handling and error messaging.
Fixture Matrix

Use the curated GRAPHQL matrix to choose the right clean, edge-case, and broken fixtures for this format.

Open Matrix