GRAPHQL Sample File for Parser Regression
Run parser and extractor regressions with stable sample fixtures and checksum validation.
Recommended Starter File
| Filename | graphql_sample_file_5MB.graphql |
|---|---|
| Size | 5.0 MB |
| MIME | application/octet-stream |
| SHA256 | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
Validation Checklist
- Compare parsed metadata against expected outputs.
- Validate behavior for malformed and edge-case inputs.
- Track parser drift after dependency upgrades.
Additional GRAPHQL Fixtures
| Filename | Size | MIME | Download |
|---|---|---|---|
| graphql_sample_file_2MB.graphql | 2.0 MB | application/octet-stream |
Download |
| graphql_sample_file_1MB.graphql | 1.0 MB | application/octet-stream |
Download |
| graphql_sample_file_500KB.graphql | 500.0 KB | application/octet-stream |
Download |
| graphql_sample_file_200KB.graphql | 200.0 KB | application/octet-stream |
Download |
Related Format Comparisons
GraphQL Schema vs JSON
Contrast GraphQL type definitions with JSON document payload structures.
Open Comparison