You are here

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.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. name: thunder_graphql
  5. label: 'Thunder - GraphQL Server'
  6. schema: thunder
  7. schema_configuration:
  8. thunder:
  9. extensions:
  10. thunder_breadcrumb: thunder_breadcrumb
  11. thunder_paragraphs: thunder_paragraphs
  12. thunder_metatags: thunder_metatags
  13. thunder_media: thunder_media
  14. thunder_menu: thunder_menu
  15. thunder_pages: thunder_pages
  16. thunder_jsonld: 0
  17. persisted_queries_settings: { }
  18. endpoint: /graphql
  19. debug_flag: 0
  20. caching: true
  21. batching: true