Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCodeFreeShippingInput > usageLimit
The maximum number of times that the discount can be used. For open-ended discounts, use null
.
Signature:
usageLimit?: InputMaybe<Scalars['Int']['input']>;