QueryReportRecipientsWhereWhereConditions
Dynamic WHERE conditions for the where
argument of the query reportRecipients
.
input QueryReportRecipientsWhereWhereConditions {
AND: [QueryReportRecipientsWhereWhereConditions!]
HAS: QueryReportRecipientsWhereWhereConditionsRelation
OR: [QueryReportRecipientsWhereWhereConditions!]
column: ReportRecipientSearchByColumns
operator: SQLOperator
value: Mixed
}
Fields
QueryReportRecipientsWhereWhereConditions.AND
● [QueryReportRecipientsWhereWhereConditions!]
list input
A set of conditions that requires all conditions to match.
QueryReportRecipientsWhereWhereConditions.HAS
● QueryReportRecipientsWhereWhereConditionsRelation
input
Check whether a relation exists. Extra conditions or a minimum amount can be applied.