Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionRuleSetInput > rules
The rules used to assign products to the collection.
Signature:
rules?: InputMaybe<Array<CollectionRuleInput>>;