Augments your typeDefs to support an auto-generated API.
Last updated 6 years ago
typeDefs (required): Your GraphQL type definitions in .
typeDefs
query (default: true): A Boolean controlling whether to generate query types.
query
true
mutation (default: true): A Boolean controlling whether to generate mutation types.
mutation