CoordinationPropertiesWhereWhereConditions
Dynamic WHERE conditions for the where
argument of the query properties
.
input CoordinationPropertiesWhereWhereConditions {
column: PropertiesWhereColumns
operator: SQLOperator
value: Mixed
AND: [CoordinationPropertiesWhereWhereConditions!]
OR: [CoordinationPropertiesWhereWhereConditions!]
HAS: CoordinationPropertiesWhereWhereConditionsRelation
}