# FulfillmentOrderOpenPayload - admin - PAYLOAD Version: unstable ## Description Return type for `fulfillmentOrderOpen` mutation. ### Access Scopes ## Fields * [fulfillmentOrder](/docs/api/admin/unstable/objects/FulfillmentOrder): FulfillmentOrder - The fulfillment order that was transitioned to open and is fulfillable. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fulfillmentOrderOpen](/docs/api/admin/unstable/mutations/fulfillmentOrderOpen) ## Examples