# FulfillmentOrdersRerouteUserError - admin - OBJECT Version: unstable ## Description An error that occurs during the execution of `FulfillmentOrdersReroute`. ### Access Scopes ## Fields * [code](/docs/api/admin/unstable/enums/FulfillmentOrdersRerouteUserErrorCode): FulfillmentOrdersRerouteUserErrorCode - The error code. * [field](/docs/api/admin/unstable/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin/unstable/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [fulfillmentOrdersReroute](/docs/api/admin/unstable/mutations/fulfillmentOrdersReroute) Route the fulfillment orders to an alternative location, according to the shop's order routing settings. This involves: * Finding an alternate location that can fulfill the fulfillment orders. * Assigning the fulfillment orders to the new location. ## Related Unions ## Examples