Skip to main content
Anchor to FulfillmentOrderMergeUserError

FulfillmentOrderMergeUserError

object

An error that occurs during the execution of FulfillmentOrderMerge.

•FulfillmentOrderMergeUserErrorCode

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

Merges a set or multiple sets of fulfillment orders together into one based on line item inputs and quantities.

Arguments

Anchor to fulfillmentOrderMergeInputsfulfillmentOrderMergeInputs
•[FulfillmentOrderMergeInput!]!required

One or more sets of fulfillment orders to be merged.


Fields

Anchor to fulfillmentOrderMergesfulfillmentOrderMerges
•[FulfillmentOrderMergeResult!]

The result of the fulfillment order merges.

•[FulfillmentOrderMergeUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?