-
Notifications
You must be signed in to change notification settings - Fork 104
Configuration
Exposes the full schema to all clients, enabling tools such as the GraphQL Playground to display the schema as documentation. Not suggested for most production instances, and cannot be used in combination with the operation whitelist.
Path to an allow-list generated by persistgraphql. Not compatible with ALLOW_INTROSPECTION
See CORS for more info
Default: 3100
Cache hits on specific resolvers. This enables a sensible configuration, however may become more flexible in the future.
For use with Apollo Platform, or other compatible service to receive query traces.
Path the the network's Byron genesis file
Path to the network's Shelley genesis file
Hasura GraphQL server endpoint eg http://localhost:8090/v1/graphql
Database host
Database port
Database name
Database password
Database user
Serves a Prometheus server request information exporter at /metrics
Default 10
Used to set depthLimit
Passed as an option to ApolloServer