CollectionRuleColumn enum

Specifies the property of a product being used to populate the smart collection.

Values

  • VENDOR
    The vendor attribute.
  • TAG
    The tag attribute.
  • TITLE
    The title attribute.
  • TYPE
    The type attribute.
  • VARIANT_COMPARE_AT_PRICE
    The variant_compare_at_price attribute.
  • VARIANT_INVENTORY
    The variant_inventory attribute.
  • VARIANT_PRICE
    The variant_price attribute.
  • VARIANT_TITLE
    The variant_title attribute.
  • VARIANT_WEIGHT
    The variant_weight attribute.
  • IS_PRICE_REDUCED
    The is_price_reduced attribute.

Types that return CollectionRuleColumn

  • [CollectionRule.column](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/collectionrule#column-2021-01)
  • [CollectionRuleConditions.ruleType](https://shopify.dev/docs/admin-api/graphql/reference/products-and-collections/collectionruleconditions#ruletype-2021-01)