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