Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerEmailMarketingConsentUpdateInput > customerId
The ID of the customer for which to update the email marketing consent information. The customer must have a unique email address associated to the record. If not, add the email address using the customerUpdate
mutation first.
Signature:
customerId: Scalars['ID']['input'];