You are here

graphql.info.yml in GraphQL 8.4

Same filename and directory in other branches
  1. 8 graphql.info.yml
  2. 8.2 graphql.info.yml
  3. 8.3 graphql.info.yml

File

graphql.info.yml
View source
  1. name: GraphQL
  2. type: module
  3. description: 'Base module for integrating GraphQL with Drupal.'
  4. package: GraphQL
  5. configure: graphql.config_page
  6. core: 8.x
  7. core_version_requirement: ^8 || ^9
  8. dependencies:
  9. - typed_data:typed_data