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 Name | Supported Since | Note |
|---|---|---|
| 'application/graphql-response+json' media type | N/A | GraphQL code generator does not deal with transport concerns. |
| 'onError' request parameter | ? | |
| @oneOf | ? | |
| @semanticNonNull | ? | |
| Deprecated objects | ? | |
| Directives on directives | ? | |
| Executable documents descriptions | ? | |
| Fragment Arguments | ? | |
| Semantic Introspection | ? | |
| Service capabilities | ? |