Docs
Dashboard

draftOrderLineItemsAdd

Mutation

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

#

Arguments


input
DraftOrderLineItemsAddInput!Required

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

#

Payload


draftOrder
DraftOrder

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

errors
[DraftOrderLineItemsAddError!]

User-facing errors that prevented the operation from succeeding.