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


