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 a fulfillment order or orders based on line item inputs and quantities.

Arguments

Anchor to fulfillmentOrderSplitsfulfillmentOrderSplits
•[FulfillmentOrderSplitInput!]!required

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


Fields

Anchor to fulfillmentOrderSplitsfulfillmentOrderSplits
•[FulfillmentOrderSplitResult!]

The result of the fulfillment order splits.

•[FulfillmentOrderSplitUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?