shopify-orders
Installation
SKILL.md
Shopify Order Management
Before writing code
Fetch live docs:
- Web-search
site:shopify.dev graphql admin api ordersfor order queries and mutations - Web-search
site:shopify.dev fulfillment order apifor fulfillment model - Web-search
site:shopify.dev returns refunds apifor returns processing - Fetch
https://shopify.dev/docs/api/admin-graphqland search forfulfillmentCreateV2,returnCreate,refundCreatefor current input schemas - Web-search
site:shopify.dev order editing apifor order modification workflow
Order Lifecycle
Created → Paid → Fulfilled → Completed
↓ ↓ ↓
Cancelled Refunded Returned