saleor-orders
Installation
SKILL.md
Saleor Order Management
Before writing code
Fetch live docs:
- Web-search
site:docs.saleor.io orders order lifecycle statusfor order model and state transitions - Web-search
site:docs.saleor.io fulfillments order fulfillmentfor fulfillment creation and tracking - Web-search
site:docs.saleor.io returns refunds orderfor return and refund workflows - Fetch
https://docs.saleor.io/docs/developer/ordersand review order statuses, events, and mutations - Web-search
site:docs.saleor.io draft ordersfor draft order creation and completion patterns - Fetch
https://docs.saleor.io/docs/developer/fulfillmentand review fulfillment line items and tracking