Home > @infiniteobjects/shopify-data-manager > AdminTypes > GiftCardUpdateInput > expiresOn
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']>;