stack

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

AdminTypes.PriceRule.endsAt property

The date and time when the price rule ends. For open-ended price rules, use null.

Signature:

endsAt?: Maybe<Scalars['DateTime']['output']>;