Accessing the GraphQL explorer
Brightspot offers a GraphQL explorer that you can use to build and execute queries and mutations against the schema in a visual and interactive way.
To access the GraphQL explorer:
- Ensure that your tool user has a role that has developer permissions. For details, see Creating a role.
- Click > Admin > APIs.
- From the Endpoints list, select an API endpoint.
- Click > GraphQL Explorer to open the explorer.
For details on how to use the explorer, see Using the GraphQL explorer.
Previous Topic
Tutorial: Hello World GraphQL Content API
Next Topic
Using the GraphQL explorer