# FulfillmentOrderClosePayload - admin - PAYLOAD Version: unstable ## Description Return type for `fulfillmentOrderClose` mutation. ### Access Scopes ## Fields * [fulfillmentOrder](/docs/api/admin/unstable/objects/FulfillmentOrder): FulfillmentOrder - The fulfillment order that was marked as incomplete. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fulfillmentOrderClose](/docs/api/admin/unstable/mutations/fulfillmentOrderClose) ## Examples