QueryClassicFormSubmissionsDashboardDefaultViewWhereWhereConditions
Dynamic WHERE conditions for the where
argument of the query classicFormSubmissionsDashboardDefaultView
.
input QueryClassicFormSubmissionsDashboardDefaultViewWhereWhereConditions {
column: ClassicFormSubmissionSearchByColumns
operator: SQLOperator
value: Mixed
AND: [QueryClassicFormSubmissionsDashboardDefaultViewWhereWhereConditions!]
OR: [QueryClassicFormSubmissionsDashboardDefaultViewWhereWhereConditions!]
HAS: QueryClassicFormSubmissionsDashboardDefaultViewWhereWhereConditionsRelation
}
Fields
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.
QueryClassicFormSubmissionsDashboardDefaultViewWhereWhereConditions.AND
● [QueryClassicFormSubmissionsDashboardDefaultViewWhereWhereConditions!]
list input
A set of conditions that requires all conditions to match.