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


