QueryContactsWhereWhereConditions
No description
input QueryContactsWhereWhereConditions {
AND: [QueryContactsWhereWhereConditions!]
HAS: QueryContactsWhereWhereConditionsRelation
OR: [QueryContactsWhereWhereConditions!]
column: ContactSearchByColumns
operator: SQLOperator
value: Mixed
}
Fields
QueryContactsWhereWhereConditions.AND
● [QueryContactsWhereWhereConditions!]
list input
QueryContactsWhereWhereConditions.HAS
● QueryContactsWhereWhereConditionsRelation
input
QueryContactsWhereWhereConditions.OR
● [QueryContactsWhereWhereConditions!]
list input
QueryContactsWhereWhereConditions.column
● ContactSearchByColumns
enum
QueryContactsWhereWhereConditions.operator
● SQLOperator
enum
QueryContactsWhereWhereConditions.value
● Mixed
scalar
Member Of
contacts
query ● contactsByList
query ● marketingContributionContacts
query ● newContactsByChannel
query ● QueryContactsWhereWhereConditions
input ● QueryContactsWhereWhereConditionsRelation
input