Skip to main content
Anchor to CollectionSourceInclusionConditionUnknown

CollectionSourceInclusionConditionUnknown

object

Requires read_products access scope.

An inclusion condition introduced in a newer API version that is not modeled by this version of the API. Clients should treat the relation and values as opaque strings.

•ID!
non-null

The unique identifier for this condition.

•CollectionConditionMatchType

Whether products must match any or all values. Null when the condition has no concept of a match type.

•String

The relation, as a raw string. Nullable and not coerced into an enum because the set of possible relations is open-ended for unknown condition types, and some future conditions may not have a relation at all.

•[String!]

The condition values, as raw strings. Nullable because some future condition types may have no values at all.


Was this section helpful?


Was this section helpful?