Anchor to DataSaleOptOutUserErrorData
objectData Sale Opt Out User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Data
Sale Opt Out User 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
Opt out a customer from data sale.
- Anchor to emailemail•String!required
The email address of the customer to opt out of data sale.
Arguments
- Anchor to customerIdcustomer•ID
Id The ID of the customer whose email address has been opted out of data sale.
- Anchor to userErrorsuser•[Data
Errors Sale Opt Out User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?