stack

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

AdminTypes.GiftCardUpdateInput.expiresOn property

The date at which the gift card will expire. If set to null, then the gift card will never expire.

Signature:

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