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
...
Visit postman documentation to learn how to write test cases
Testing Graphql via browser
...