Anchor to CollectionSourceInclusionConditionMetafieldStringInputCollection
input_objectCollection Source Inclusion Condition Metafield String Input
The input fields for a condition based on string metafield values.
Anchor to FieldsFields
- definitionId (ID!)
- matchType (CollectionConditionMatchType!)
- relation (CollectionSourceInclusionConditionMetafieldStringRelation!)
- values ([String!]!)
- Anchor to definitionIddefinition•ID!
Id non-null The ID of the metafield definition.
- Anchor to matchTypematch•Collection
Type Condition Match Type! non-null Whether to match any or all of the values.
- Anchor to relationrelation•Collection
Source Inclusion Condition Metafield String Relation! non-null The relationship between the metafield value and the condition values.
- Anchor to valuesvalues•[String!]!non-null
The string values to match against.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to CollectionSourceInclusionConditionInput.metafieldStringCollection•INPUT OBJECT
Source Inclusion Condition Input.metafieldString The input fields for a condition that determines which products are included in a collection. Exactly one condition type must be provided.
Was this section helpful?