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