Return type for `fulfillmentOrderReschedule` mutation.
Access Scopes
Fields
fulfillmentOrder:
FulfillmentOrder -
A fulfillment order with the rescheduled line items.
Fulfillment orders may be merged if they have the same `fulfillAt` datetime.
If the fulfillment order is merged then the resulting fulfillment order will be returned.
Otherwise the original fulfillment order will be returned with an updated `fulfillAt` datetime.
userErrors:
FulfillmentOrderRescheduleUserError! -
The list of errors that occurred from executing the mutation.