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