PropertyCoordinationsWhereWhereConditions
Dynamic WHERE conditions for the where
argument of the query coordinations
.
input PropertyCoordinationsWhereWhereConditions {
column: CoordinationsWhereColumns
operator: SQLOperator
value: Mixed
AND: [PropertyCoordinationsWhereWhereConditions!]
OR: [PropertyCoordinationsWhereWhereConditions!]
HAS: PropertyCoordinationsWhereWhereConditionsRelation
}