Skip to main content
Anchor to FulfillmentOrderSplitUserError

FulfillmentOrderSplitUserError

object

An error that occurs during the execution of FulfillmentOrderSplit.

•FulfillmentOrderSplitUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Splits FulfillmentOrder objects by moving the specified LineItem objects and quantities into a new fulfillment order.

If the original fulfillment order can't be split due to its current state, then the mutation creates a replacement fulfillment order instead.

Arguments

Anchor to fulfillmentOrderSplitsfulfillmentOrderSplits
•[FulfillmentOrderSplitInput!]!
required

The fulfillment orders, line items and quantities to be split into new fulfillment orders.



Was this section helpful?


Was this section helpful?