Home > @infiniteobjects/shopify-data-manager > AdminTypes > GiftCardCreateInput > customerId
The ID of the customer who will receive the gift card. Requires write_customers
access_scope.
Signature:
customerId?: InputMaybe<Scalars['ID']['input']>;