Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderSplitPayload
Return type for fulfillmentOrderSplit
mutation.
Signature:
export interface FulfillmentOrderSplitPayload
Property | Modifiers | Type | Description |
---|---|---|---|
fulfillmentOrderSplits? | Maybe<Array<FulfillmentOrderSplitResult>> | (Optional) The result of the fulfillment order splits. | |
userErrors | Array<FulfillmentOrderSplitUserError> | The list of errors that occurred from executing the mutation. |