QueryPromotionCodePoolsWhereWhereConditionsRelation
Dynamic HAS conditions for WHERE conditions for the where argument of the query promotionCodePools.
input QueryPromotionCodePoolsWhereWhereConditionsRelation {
amount: Int
condition: QueryPromotionCodePoolsWhereWhereConditions
operator: SQLOperator
relation: String!
}
Fields
QueryPromotionCodePoolsWhereWhereConditionsRelation.amount ● Int scalar
The amount to test.
QueryPromotionCodePoolsWhereWhereConditionsRelation.condition ● QueryPromotionCodePoolsWhereWhereConditions input
Additional condition logic.
QueryPromotionCodePoolsWhereWhereConditionsRelation.operator ● SQLOperator enum
The comparison operator to test against the amount.
QueryPromotionCodePoolsWhereWhereConditionsRelation.relation ● String! non-null scalar
The relation that is checked.


