# CustomerCancelDataErasurePayload - admin - PAYLOAD Version: unstable ## Description Return type for `customerCancelDataErasure` mutation. ### Access Scopes ## Fields * [customerId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the customer whose pending data erasure has been cancelled. * [userErrors](/docs/api/admin/unstable/objects/CustomerCancelDataErasureUserError): CustomerCancelDataErasureUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerCancelDataErasure](/docs/api/admin/unstable/mutations/customerCancelDataErasure) ## Examples