Skip to main content
Version: v0.15

GraphQL API

Performing Requests

Administrative GraphQL routes require that you specify certain administration headers.
Your administrative GraphQL path is /graphql.
You may always retrieve the exact url through the Admin Panel.

GraphQL Button

Navigating to the above URL through your web browser should bring up GraphQL Playground.
You can use that to test out your requests.

Examples

Documentation in progress...

Waiting