Class | Description |
---|---|
GraphqlCodegen |
Generator of:
- Interface for each GraphQL query
- Interface for each GraphQL mutation
- Interface for each GraphQL subscription
- Class for each GraphQL data type
- Class for each GraphQL enum type
- Class for each GraphQL scalar type
|
GraphqlCodegenValidate |
Validator of GraphQL schemas
|