Skip to main content
Anchor to DataSaleOptOutUserError

DataSaleOptOutUserError

object

An error that occurs during the execution of DataSaleOptOut.

•DataSaleOptOutUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Opt out a customer from data sale.

Arguments

•String!required

The email address of the customer to opt out of data sale.


Fields

•ID

The ID of the customer whose email address has been opted out of data sale.

•[DataSaleOptOutUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?