QueryAccountContactsWhereWhereConditions
Dynamic WHERE conditions for the where
argument of the query accountContacts
.
input QueryAccountContactsWhereWhereConditions {
column: ContactSearchByColumns
operator: SQLOperator
value: Mixed
AND: [QueryAccountContactsWhereWhereConditions!]
OR: [QueryAccountContactsWhereWhereConditions!]
HAS: QueryAccountContactsWhereWhereConditionsRelation
}