GRAPHQL use case

GRAPHQL Sample File for Large Schema Transfer

Exercise GraphQL transfer timing, large-schema review, and contract handoff behavior with real GraphQL fixtures up to multi-megabyte sizes.

5.0 MB Manifest JSON SHA256
Starter file

Download

graphql_sample_file_5MB.graphql

5.0 MB application/octet-stream SHA256 817f2fbeea77...
Checklist

Testing Steps

  1. Measure transfer and preview behavior as GraphQL size grows from small controls to the 5MB schema file.
  2. Validate timeout, retry, and editor handoff behavior before adjusting GraphQL delivery thresholds.
  3. Check whether larger GraphQL files remain stable across browser downloads and schema-review workflows under slower conditions.
Companion fixtures

Related Variants

graphql_sample_file_2MB.graphql

2.0 MB · application/octet-stream

Pobierz

graphql_sample_file_1MB.graphql

1.0 MB · application/octet-stream

Pobierz

graphql_federated_schema_sample.graphql

281 B · application/octet-stream

Pobierz
Next steps

Related Pages