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


