Skip to main content
Anchor to CustomerRequestDataErasurePayload

CustomerRequestDataErasurePayload

payload

Return type for customerRequestDataErasure mutation.

•ID

The ID of the customer that will be erased.

•[CustomerRequestDataErasureUserError!]!
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

Enqueues a request to erase customer's data. Read more here.

To cancel the data erasure request use the customerCancelDataErasure mutation.

Arguments

•ID!
required

The ID of the customer to erase.



Was this section helpful?