stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PriceRuleItemEntitlementsProductVariantsArgs

AdminTypes.PriceRuleItemEntitlementsProductVariantsArgs interface

The items to which this price rule applies. This may be multiple products, product variants, collections or combinations of the aforementioned.

Signature:

export interface PriceRuleItemEntitlementsProductVariantsArgs 

Properties

Property Modifiers Type Description
after?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
before?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
first?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional)
last?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional)
reverse?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)