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