Configuring the pluginManaging who can edit the schema
Managing who can edit the schema
Grant non-admin users access to create and manage endpoints.
Decide which users can access the GraphiQL and Interactive schema clients in the admin, and are able to edit the GraphQL schema, by selecting the appropriate configuration from the dropdown in the "Plugin Configuration > Schema Editing Access" tab on the Settings page:
Users with capability: "gatogql_manage_graphql_schema"
Users with role: "administrator"
Users with any role: "administrator", "editor"
Users with any role: "administrator", "editor", "author"
The first option (Users with capability: "gatogql_manage_graphql_schema"
) is selected by default, granting access to users with the administrator
role only.