You are here

graphql.graphql_query_map.schema.yml in GraphQL 8.3

config/schema/graphql.graphql_query_map.schema.yml

File

config/schema/graphql.graphql_query_map.schema.yml
View source
  1. graphql.graphql_query_map.*:
  2. type: config_entity
  3. label: 'GraphQL Query Map'
  4. mapping:
  5. version:
  6. type: string
  7. label: 'Version'
  8. map:
  9. type: sequence
  10. label: 'QueryMap'
  11. sequence:
  12. type: graphql.graphql_query_map.[%key]