Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
plugin:writeopia_persistence_sqldelight
/
io.writeopia.sdk.persistence.sqldelight.dao.sql
/
SqlDelightDocumentRepository
/
loadDocumentsForUserAfterTime
load
Documents
For
User
After
Time
open
suspend override
fun
loadDocumentsForUserAfterTime
(
orderBy
:
String
,
userId
:
String
,
instant
:
Instant
)
:
List
<
Document
>