ListListParticipationChangesWhereWhereConditions
Dynamic WHERE conditions for the where
argument of the query listParticipationChanges
.
input ListListParticipationChangesWhereWhereConditions {
AND: [ListListParticipationChangesWhereWhereConditions!]
HAS: ListListParticipationChangesWhereWhereConditionsRelation
OR: [ListListParticipationChangesWhereWhereConditions!]
column: ListParticipationSearchByColumns
operator: SQLOperator
value: Mixed
}
Fields
ListListParticipationChangesWhereWhereConditions.AND
● [ListListParticipationChangesWhereWhereConditions!]
list input
A set of conditions that requires all conditions to match.
ListListParticipationChangesWhereWhereConditions.HAS
● ListListParticipationChangesWhereWhereConditionsRelation
input
Check whether a relation exists. Extra conditions or a minimum amount can be applied.
ListListParticipationChangesWhereWhereConditions.OR
● [ListListParticipationChangesWhereWhereConditions!]
list input
A set of conditions that requires at least one condition to match.
ListListParticipationChangesWhereWhereConditions.column
● ListParticipationSearchByColumns
enum
The column that is used for the condition.
ListListParticipationChangesWhereWhereConditions.operator
● SQLOperator
enum
The operator that is used for the condition.
ListListParticipationChangesWhereWhereConditions.value
● Mixed
scalar
The value that is used for the condition.
Member Of
ListListParticipationChangesWhereWhereConditions
input ● ListListParticipationChangesWhereWhereConditionsRelation
input