# FulfillmentCancelPayload - admin - PAYLOAD Version: unstable ## Description Return type for `fulfillmentCancel` mutation. ### Access Scopes ## Fields * [fulfillment](/docs/api/admin/unstable/objects/Fulfillment): Fulfillment - The canceled fulfillment. * [userErrors](/docs/api/admin/unstable/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [fulfillmentCancel](/docs/api/admin/unstable/mutations/fulfillmentCancel) ## Examples