input WholesaleOrderPrintPackingSlipInput
Fields
| Field | Type | Description |
|---|---|---|
order_id | String! | The id of the order associated with the wholesale order you want to modify |
Referenced By
- wholesale_order_print_packing_slip Mutation
Example
{
"order_id": "abc123"
}