QueryUploadHistoryWhereWhereConditionsRelation
No description
input QueryUploadHistoryWhereWhereConditionsRelation {
relation: String!
operator: SQLOperator
amount: Int
condition: QueryUploadHistoryWhereWhereConditions
}
No description
input QueryUploadHistoryWhereWhereConditionsRelation {
relation: String!
operator: SQLOperator
amount: Int
condition: QueryUploadHistoryWhereWhereConditions
}
QueryUploadHistoryWhereWhereConditionsRelation.relation
● String!
non-null scalarQueryUploadHistoryWhereWhereConditionsRelation.operator
● SQLOperator
enumQueryUploadHistoryWhereWhereConditionsRelation.amount
● Int
scalarQueryUploadHistoryWhereWhereConditionsRelation.condition
● QueryUploadHistoryWhereWhereConditions
input