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