DocumentSearch

Functions

Link copied to clipboard
abstract suspend fun getLastUpdatedAt(userId: String): List<Document>
Link copied to clipboard
abstract suspend fun search(query: String, userId: String, companyId: String?): List<Document>