Anchor to FulfillmentOrderSplitResultFulfillment
Fulfillment Order Split Result
object
Requires access scope,
access scope or
access scope.
The result of splitting a fulfillment order.
Anchor to FieldsFields
- Anchor to fulfillmentOrderfulfillment•
Order FulfillmentOrder!non-null The original fulfillment order as a result of the split.
- Anchor to remainingFulfillmentOrderremaining•
Fulfillment Order FulfillmentOrder!non-null The remaining fulfillment order as a result of the split.
- Anchor to replacementFulfillmentOrderreplacement•
Fulfillment Order The replacement fulfillment order if the original fulfillment order wasn't in a state to be split.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Splits a fulfillment order or orders based on line item inputs and quantities.
- Anchor to fulfillmentOrderSplitsfulfillment•
Order Splits [FulfillmentOrder Split Input!]!required The fulfillment orders, line items and quantities to be split into new fulfillment orders.
Arguments
- Anchor to fulfillmentOrderSplitsfulfillment•
Order Splits The result of the fulfillment order splits.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?