Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All communication with the GraphQL Cloud API server has to be authorized via an access TOKEN.

User TOKEN is one of two authorization options. The second option is use OAuth 2.0 .

For testing queries and mutations you can use API explorer, your own GraphQL client or Postman with our examples.

...