GraphQL Playground

Explore GraphQL Schema in Playground.

You can explore and inspect the schema of a space using the GraphQL Playground, an in-browser GraphQL IDE accessible at the root of GraphQL endpoint:

https://*.sirius.press/api/public/graphql

It requires to be logged in with a Sirius account that have admin:access:prod permission.

Edit this page on GitHub