CustomerCancelDataErasureUserError - admin-graphql - OBJECT
Version: 2025-01
Description:
An error that occurs when cancelling a customer data erasure request.
Access Scopes
`read_customer_data_erasure` access scope.
Fields
code
: CustomerCancelDataErasureErrorCode - The error code.
field
: String - The path to the input field that caused the error.
message
: String! - The error message.
Connections
Related queries
Related mutations
customerCancelDataErasure
Cancels a pending erasure of a customer's data. To request an erasure of a customer's data use the [customerRequestDataErasure mutation](https://shopify.dev/api/admin-graphql/unstable/mutations/customerRequestDataErasure).
Related Unions
Examples