Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerEmailMarketingConsentUpdatePayload
Return type for customerEmailMarketingConsentUpdate
mutation.
Signature:
export interface CustomerEmailMarketingConsentUpdatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
customer? | Maybe<Customer> | (Optional) The updated customer. | |
userErrors | Array<CustomerEmailMarketingConsentUpdateUserError> | The list of errors that occurred from executing the mutation. |