Anchor to CustomerCancelDataErasureUserErrorCustomer
objectCustomer Cancel Data Erasure User Error
Requires access scope.
An error that occurs when cancelling a customer data erasure request.
Anchor to FieldsFields
- Anchor to codecode•Customer
Cancel 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
Cancels a pending erasure of a customer's data.
To request an erasure of a customer's data use the customerRequestDataErasure mutation.
- Anchor to customerIdcustomer•ID!required
Id The ID of the customer for whom to cancel a pending data erasure.
Arguments
- Anchor to customerIdcustomer•ID
Id The ID of the customer whose pending data erasure has been cancelled.
- Anchor to userErrorsuser•[Customer
Errors Cancel Data Erasure User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?