Versions Compared

Key

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

Table of Contents

Inventory API Query

<Rockstar description here>

How to get the Bearer Token

...

  • Set the bearer token from the collection settings

  • Create a POST request from the request URL above

  • Set the body as GraphQL and formulate a query

  • Perform a request

...

Testing Graphql via browser

...