# FulfillmentOrdersReroutePayload - admin - PAYLOAD Version: unstable ## Description Return type for `fulfillmentOrdersReroute` mutation. ### Access Scopes ## Fields * [movedFulfillmentOrders](/docs/api/admin/unstable/objects/FulfillmentOrder): FulfillmentOrder - The fulfillment orders which contains the moved line items. * [userErrors](/docs/api/admin/unstable/objects/FulfillmentOrdersRerouteUserError): FulfillmentOrdersRerouteUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fulfillmentOrdersReroute](/docs/api/admin/unstable/mutations/fulfillmentOrdersReroute) ## Examples