Admin API GraphQL query OAUTH config in Postman

Hi,

how do I need to configure a postman request to place a GraphQL query to the Admin API? I’m currently building a public not listed app.

Thanks

Zin

Hey @Denizthemenace ,

You’ll want to set a X-Shopify-Access-Token header:

Consider using GraphiQL app instead, GraphQL queries are a little easier to manage.