stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerEmailMarketingConsentUpdatePayload

AdminTypes.CustomerEmailMarketingConsentUpdatePayload interface

Return type for customerEmailMarketingConsentUpdate mutation.

Signature:

export interface CustomerEmailMarketingConsentUpdatePayload 

Properties

Property Modifiers Type Description
customer?   Maybe<Customer> (Optional) The updated customer.
userErrors   Array<CustomerEmailMarketingConsentUpdateUserError> The list of errors that occurred from executing the mutation.