CollectionRuleRelation - admin-graphql - ENUM
Version: 2024-10
Description:
Specifies the relationship between the `column` and the `condition`.
Access Scopes
Enum values
CONTAINS
ENDS_WITH
EQUALS
GREATER_THAN
IS_NOT_SET
IS_SET
LESS_THAN
NOT_CONTAINS
NOT_EQUALS
STARTS_WITH
Fields with this enum
CollectionRule.relation
CollectionRuleConditions.allowedRelations
CollectionRuleConditions.defaultRelation
CollectionRuleInput.relation
Examples