uploadHistory
No description
uploadHistory(
first: Int!
orderBy: [QueryUploadHistoryOrderByClause]
page: Int = 1
where: QueryUploadHistoryWhereWhereConditions
): UploadHistoryResponse
No description
uploadHistory(
first: Int!
orderBy: [QueryUploadHistoryOrderByClause]
page: Int = 1
where: QueryUploadHistoryWhereWhereConditions
): UploadHistoryResponse
uploadHistory.first
● Int!
non-null scalaruploadHistory.orderBy
● [QueryUploadHistoryOrderByClause]
list inputuploadHistory.page
● Int
scalaruploadHistory.where
● QueryUploadHistoryWhereWhereConditions
inputUploadHistoryResponse
object