Docs
Dashboard

draftOrderLineItemsUpdate

Mutation

Runs the draft order line items update operation. Inspect the payload’s resource and errors before treating the operation as successful.

#

Arguments


input
DraftOrderLineItemsUpdateInput!Required

The values used to perform the draft order line items update operation.

#

Payload


draftOrder
DraftOrder

The draft order associated with this draft order line items update payload.

errors
[DraftOrderLineItemsUpdateError!]

User-facing errors that prevented the operation from succeeding.