stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionRuleSetInput > rules

AdminTypes.CollectionRuleSetInput.rules property

The rules used to assign products to the collection.

Signature:

rules?: InputMaybe<Array<CollectionRuleInput>>;