You are here

namespace Drupal\graphql\Access in GraphQL 8.4

Same name in other branches
  1. 8.3 Drupal\graphql\Access
Classsort descending Location Description
ExplorerAccessCheck src/Access/ExplorerAccessCheck.php Grants access to the GraphQL explorer for admins.
QueryAccessCheck src/Access/QueryAccessCheck.php Grants access to executing arbitrary GraphQL queries on the defined servers.
VoyagerAccessCheck src/Access/VoyagerAccessCheck.php Grants access to the GraphQL voyager for admins.