remove_line_items_from_order
Removes specified quantities of line items from a Shopify order. Provide the order ID and line item details to update the order through the Admin GraphQL API.
Instructions
Remove line items from an order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderId | Yes | Order ID | |
| lineItems | Yes | Line items to remove |