Anchor to CustomerRequestDataErasureUserErrorCustomer
objectCustomer Request Data Erasure User Error
Requires access scope.
An error that occurs when requesting a customer data erasure.
Anchor to FieldsFields
- Anchor to codecode•Customer
Request Data Erasure Error Code The error code.
- Anchor to fieldfield•[String!]
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!required
Id The ID of the customer to erase.
Arguments
- Anchor to customerIdcustomer•ID
Id The ID of the customer that will be erased.
- Anchor to userErrorsuser•[Customer
Errors Request Data Erasure User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?