QueryNextGenFormSubmissionsWhereWhereConditionsRelation
Dynamic HAS conditions for WHERE conditions for the where
argument of the query nextGenFormSubmissions
.
input QueryNextGenFormSubmissionsWhereWhereConditionsRelation {
amount: Int
condition: QueryNextGenFormSubmissionsWhereWhereConditions
operator: SQLOperator
relation: String!
}
Fields
QueryNextGenFormSubmissionsWhereWhereConditionsRelation.amount
● Int
scalar
The amount to test.
QueryNextGenFormSubmissionsWhereWhereConditionsRelation.condition
● QueryNextGenFormSubmissionsWhereWhereConditions
input
Additional condition logic.
QueryNextGenFormSubmissionsWhereWhereConditionsRelation.operator
● SQLOperator
enum
The comparison operator to test against the amount.
QueryNextGenFormSubmissionsWhereWhereConditionsRelation.relation
● String!
non-null scalar
The relation that is checked.