API Playground

You can access the API Playground from the Grafbase Dashboard for any of your project branches.

Here you can explore the GraphQL schema documentation, and execute GraphQL operations against your production or preview environment.

You can also access the API Playground locally by running npx grafbase dev inside of your project root.

GraphQL Playground

Was this page helpful?