Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCodeFreeShippingInput > endsAt
The date and time when the discount ends. For open-ended discounts, use null.
null
Signature:
endsAt?: InputMaybe<Scalars['DateTime']['input']>;