GraphQL Code Generator
GraphQL code generator with flexible support for custom plugins and templates like Typescript (frontend and backend), React Hooks, resolvers signatures and more.
Type: tool
Website: https://github.com/dotansimha/graphql-code-generator
Features
| Feature | Supported Since | Note |
|---|---|---|
| MutationsJul 2015 | ||
| QueriesJul 2015 | ||
| SubscriptionsJun 2018 | ||
| Repeatable DirectivesOct 2021 | ||
| @specifiedByOct 2021 | ||
| Directives on Variable DefinitionsOct 2021 | ||
| Interfaces on InterfacesOct 2021 | ||
| @oneOfSep 2025 | ? | Know the status of this feature? Let us know! |
| Deprecated input valuesSep 2025 | ||
| Executable documents descriptionsSep 2025 | ? | Know the status of this feature? Let us know! |
| 'application/graphql-response+json' media typedraft | N/A | GraphQL code generator does not deal with transport concerns. |
| '@defer'ExperimentalRFC2 | ? | Know the status of this feature? Let us know! |
| '@stream'ExperimentalRFC2 | ? | Know the status of this feature? Let us know! |
| Directives on directivesExperimentalRFC2 | ? | Know the status of this feature? Let us know! |
| Fragment ArgumentsExperimentalRFC2 | ? | Know the status of this feature? Let us know! |
| 'onError' request parameterExperimentalRFC1 | ? | Know the status of this feature? Let us know! |
| Deprecated objectsExperimentalRFC1 | ? | Know the status of this feature? Let us know! |
| Service capabilitiesExperimentalRFC1 | ? | Know the status of this feature? Let us know! |
| Field extensionsExperimentalRFC0 | ? | Know the status of this feature? Let us know! |
| @semanticNonNullExperimental | 4.6.0 | |
| Automatic Persisted QueriesExperimental | ? | Know the status of this feature? Let us know! |
| HTTP batchingExperimental | ? | Know the status of this feature? Let us know! |
| Persisted DocumentsExperimental | ? | Know the status of this feature? Let us know! |
| Semantic IntrospectionExperimental | N/A |