Skip to main content
Anchor to DataSaleOptOutPayload

DataSaleOptOutPayload

payload

Return type for dataSaleOptOut mutation.

•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?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Opt out a customer from data sale.

Arguments

•String!
required

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



Was this section helpful?