Anchor to CustomerRequestDataErasureUserErrorCustomer
Customer Request Data Erasure User Error
object
Requires access scope.
An error that occurs when requesting a customer data erasure.
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Enqueues a request to erase customer's data. Read more here.
To cancel the data erasure request use the customerCancelDataErasure mutation.
- Anchor to customerIdcustomer•
Id ID!required The ID of the customer to erase.
Arguments
- Anchor to customerIdcustomer•
Id The ID of the customer that will be erased.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?