Working with GraphQL

Number of APIs: 3

Frequently called an advanced REST client, Qodex is actually a tool that handles any calls sent over HTTP. This means that you can use Qodex to send SOAP requests or GraphQL queries. There are other templates that explain how to work with SOAP. This template here contains examples of how you can use Qodex to work with GraphQL.

Check out the collection documentation for screenshots and step-by-step instructions.

Using this template, learn how to: 1. Use a JSON request body 2. Use header Content-type: application/graphql 3. Import a graphQL query as a cURL command 4. Use built-in support for GraphQL

Qodex launched built-in support for GraphQL in version 7.2.

Other helpful resources: * REST, SOAP, GraphQL — Gesundheit! * GraphQL vs REST: Overview * Public GraphQL APIs

  1. Import as cURL POST https://api.github.com/graphql

  2. Using GraphQL query POST https://swapi.apis.guru

  3. Built-in support for GraphQL POST https://spotify-graphql-server.herokuapp.com/graphql