GraphQL Admin API reference
You can use the following links to get started with the GraphQL Admin API reference:
- Authentication - You’ll need to authenticate before you can start sending queries or mutations.
- Query root - Entry point to query the GraphQL Admin API. This provides access to the set of types that can be queried for using the API.
About the reference
This is a reference to every type available in the GraphQL Admin API. You can use the sidebar to view the available types. Start from the QueryRoot to see the API’s entry-point fields.
You can also access reference material using the Shopify GraphiQL App Docs sidebar.