create_draft_order
Creates a draft order by providing line items (variant ID and quantity) and optional customer, note, and tags.
Instructions
Creates a draft order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Order note | |
| tags | No | Tags | |
| lineItems | Yes | Order line items | |
| customerId | No | Customer GID (optional) |