toggle menu
Writeopia
common
switch theme
search in API
plugin:writeopia_persistence_sqldelight
/
io.writeopia.sdk.persistence.sqldelight.dao
/
DocumentSqlDao
/
loadDocumentsWithContentByUserId
load
Documents
With
Content
By
User
Id
suspend
fun
loadDocumentsWithContentByUserId
(
orderBy
:
String
,
userId
:
String
)
:
List
<
Document
>