Shopify GraphQL Admin API
How to Use
- Use
load_skill_referenceto load the relevant reference FIRST - Use
shopify_graphqlto execute queries based on the loaded reference - Check for
errorsanduserErrorsin responses - Format all IDs as:
gid://shopify/Resource/123
Critical Operations Requiring Permission
IMPORTANT: Before executing any of the following, you MUST ask for explicit user permission:
- Refunds, order cancellations, gift card deactivation
- Inventory adjustments, product deletions, discount activations
Always show what will be changed and wait for confirmation.
Available References
Load the reference for your domain using load_skill_reference before writing queries:
Store: shop | locations | markets Catalog: products | collections | inventory Sales: orders | draft-orders | fulfillments | refunds Customers: customers | segments | gift-cards Pricing: discounts | subscriptions Content: pages | blogs | menus | translations | files Custom data: metafields Automation: webhooks | bulk-operations Growth: marketing | shipping Documents: docx | pdf | pdf-forms | pdf-reference | pptx | pptx-editing | pptx-creating | xlsx
Converted and distributed by TomeVault — claim your Tome and manage your conversions.