Anchor to FulfillmentOrderMergeUserErrorFulfillment
objectFulfillment Order Merge User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (FulfillmentOrderMergeUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Fulfillment
Order Merge User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- fulfillmentOrderMerge (FulfillmentOrderMergePayload)
- •mutation
Merges a set or multiple sets of fulfillment orders together into one based on line item inputs and quantities.
- Anchor to fulfillmentOrderMergeInputsfulfillment•[Fulfillment
Order Merge Inputs Order Merge Input!]! required One or more sets of fulfillment orders to be merged.
Arguments
Was this section helpful?