stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountAutomaticBxgyInput > endsAt

AdminTypes.DiscountAutomaticBxgyInput.endsAt property

The date and time when the discount ends. For open-ended discounts, use null.

Signature:

endsAt?: InputMaybe<Scalars['DateTime']['input']>;