Anchor to dataSaleOptOutdata
mutationdata Sale Opt Out
Requires access scope.
Opt out a customer from data sale.
Anchor to Arguments
Arguments
- email (String!)
- Anchor to emailemail•String!required
The email address of the customer to opt out of data sale.
Was this section helpful?
- customerId (ID)
- userErrors ([DataSaleOptOutUserError!]!)
- 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.
Was this section helpful?