stack

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

AdminTypes.CustomerSmsMarketingConsentUpdatePayload interface

Return type for customerSmsMarketingConsentUpdate mutation.

Signature:

export interface CustomerSmsMarketingConsentUpdatePayload 

Properties

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