stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerSmsMarketingConsentUpdateInput > customerId

AdminTypes.CustomerSmsMarketingConsentUpdateInput.customerId property

The ID of the customer to update the SMS marketing consent information for. The customer must have a unique phone number associated to the record. If not, add the phone number using the customerUpdate mutation first.

Signature:

customerId: Scalars['ID']['input'];