Home > @infiniteobjects/shopify-data-manager > AdminTypes > GiftCardUpdateInput > customerId
The ID of the customer who will receive the gift card. The ID can’t be changed if the gift card already has an assigned customer ID.
Signature:
customerId?: InputMaybe<Scalars['ID']['input']>;