QueryClassicLandingPagesWhereWhereConditionsRelation
No description
input QueryClassicLandingPagesWhereWhereConditionsRelation {
relation: String!
operator: SQLOperator
amount: Int
condition: QueryClassicLandingPagesWhereWhereConditions
}
No description
input QueryClassicLandingPagesWhereWhereConditionsRelation {
relation: String!
operator: SQLOperator
amount: Int
condition: QueryClassicLandingPagesWhereWhereConditions
}
QueryClassicLandingPagesWhereWhereConditionsRelation.relation
● String!
non-null scalarQueryClassicLandingPagesWhereWhereConditionsRelation.operator
● SQLOperator
enumQueryClassicLandingPagesWhereWhereConditionsRelation.amount
● Int
scalarQueryClassicLandingPagesWhereWhereConditionsRelation.condition
● QueryClassicLandingPagesWhereWhereConditions
input