stack

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

AdminTypes.GiftCardCreateInput.customerId property

The ID of the customer who will receive the gift card. Requires write_customers access_scope.

Signature:

customerId?: InputMaybe<Scalars['ID']['input']>;