Skip to main content
Anchor to CustomerCancelDataErasurePayload

CustomerCancelDataErasurePayload

payload

Return type for customerCancelDataErasure mutation.

•ID

The ID of the customer whose pending data erasure has been cancelled.

•[CustomerCancelDataErasureUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Cancels a pending erasure of a customer's data.

To request an erasure of a customer's data use the customerRequestDataErasure mutation.


Was this section helpful?