Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 859 Bytes

shopify-admin-api-graphiql-explorer.md

File metadata and controls

13 lines (9 loc) · 859 Bytes

Shopify Admin API GraphiQL explorer

In the next sections, you'll learn about queries, mutations, and bulk operations. Shopify has provided a fantastic tool called the Admin Api GraphiQL explorer to help learn and work with the GraphQL API. The best way to learn GraphQL is to start writing queries and reviewing the data that is returned.

Shopify Admin API GraphiQL explorer

{% hint style="success" %} A read-only demo is available here - https://shopify.dev/tools/graphiql-admin-api {% endhint %}

{% hint style="success" %} A full app is available for install on your Shopify store: https://shopify-graphiql-app.shopifycloud.com/login {% endhint %}