Search code examples
paw-app

How can I use Paw as a GraphQL client


I've already used most popular GraphiQL client, but it lacks saving and categorizing queries.

Does Paw support making graphql request, and writing queries with auto-complete and type-hinting?


Solution

  • As of Paw 3.2, GraphQL is now supported in the Body tab of a request.

    With the ability to retrieve and explore the schema, via introspection.