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