# CustomerRequestDataErasurePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `customerRequestDataErasure` mutation. ### Access Scopes ## Fields * [customerId](/docs/api/admin-graphql/2024-10/scalars/ID): ID - The ID of the customer that will be erased. * [userErrors](/docs/api/admin-graphql/2024-10/objects/CustomerRequestDataErasureUserError): CustomerRequestDataErasureUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerRequestDataErasure](/docs/api/admin-graphql/2024-10/mutations/customerRequestDataErasure) ## Examples