stack

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

AdminTypes.GiftCardCreateInput.expiresOn property

The date at which the gift card will expire. If not provided, then the gift card will never expire.

Signature:

expiresOn?: InputMaybe<Scalars['Date']['input']>;