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