You are here

graphql.permissions.yml in GraphQL 8.4

File

graphql.permissions.yml
View source
  1. administer graphql configuration:
  2. title: 'Administer configuration'
  3. description: 'Allows users to create, edit and delete server configurations.'
  4. restrict access: true
  5. bypass graphql access:
  6. title: 'Bypass graphql access restrictions'
  7. description: 'Use any graphql server regardless of permission restrictions.'
  8. restrict access: true
  9. permission_callbacks:
  10. - graphql.permission_provider::permissions