graphql.graphql_servers.thunder_graphql.yml in Thunder 6.2.x
modules/thunder_gqls/config/install/graphql.graphql_servers.thunder_graphql.yml
File
modules/thunder_gqls/config/install/graphql.graphql_servers.thunder_graphql.ymlView source
- langcode: en
- status: true
- dependencies: { }
- name: thunder_graphql
- label: 'Thunder - GraphQL Server'
- schema: thunder
- schema_configuration:
- thunder:
- extensions:
- thunder_breadcrumb: thunder_breadcrumb
- thunder_paragraphs: thunder_paragraphs
- thunder_metatags: thunder_metatags
- thunder_media: thunder_media
- thunder_menu: thunder_menu
- thunder_pages: thunder_pages
- thunder_jsonld: 0
- persisted_queries_settings: { }
- endpoint: /graphql
- debug_flag: 0
- caching: true
- batching: true