Skip to main content
Anchor to CollectionSourceInclusionConditionMetafieldIntegerRelation

CollectionSourceInclusionConditionMetafieldIntegerRelation

enum

The relation for comparing integer metafield values.

The metafield value equals the specified value.

The metafield value is greater than the specified value.

The metafield value is less than the specified value.


Was this section helpful?

•OBJECT

A condition based on integer metafield values for including products in a collection. This object is deprecated as of API version 2026-10 in favor of CollectionSourceInclusionConditionMetafieldInt, which supports the full integer metafield value range. On those versions this legacy type is only returned to queries that reference it without also referencing CollectionSourceInclusionConditionMetafieldInt.


Was this section helpful?