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