Introducing a new way to GraphQL!
The default experience working with Grafbase locally and in your project's Dashboard has been to use GraphQL Playground and GraphiQL 2.
Today we are excited to share a new experience that we're calling — Pathfinder.
Pathfinder comes loaded with:
- Visual Operation Builder
- Field Quick Docs
- Operation History & Timings
- Schema Documentation View
- Schema Definition View
As you move between operations in the document pane you will get the most up-to-date state for that operation. So there's no need for the tabs since Pathfinder is aware of the currently selected operation, history and response.
Right now Pathfinder is in beta for Grafbase, but with your feedback, we will be bringing this to the wider community in the next few months for use with any GraphQL API.
Open a project from your Dashboard, or run the Grafbase CLI with a project locally:
npx grafbase dev
We'd love to hear your feedback and ideas, so join us on Discord.