stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CollectionRuleSet > appliedDisjunctively

AdminTypes.CollectionRuleSet.appliedDisjunctively property

Whether products must match any or all of the rules to be included in the collection. If true, then products must match at least one of the rules to be included in the collection. If false, then products must match all of the rules to be included in the collection.

Signature:

appliedDisjunctively: Scalars['Boolean']['output'];