graphiql
The graphiql configuration object allows you to control the GraphiQL interface.
Options
enabled
- Type: boolean
- Default: true
- Environment Variable: GRAPHIQL_ENABLED
The enabled property controls whether the GraphiQL interface is enabled or disabled.
Last updated on