Table of Contents |
---|
Inventory API Query
<Rockstar description here>
How to get the Bearer Token
...
Testing Graphql via postman
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
...