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