toggle menu
Writeopia
common
switch theme
search in API
plugin:writeopia_persistence_sqldelight
/
io.writeopia.sdk.persistence.sqldelight.dao
/
DocumentSqlDao
/
loadDocumentWithContentByIds
load
Document
With
Content
By
Ids
suspend
fun
loadDocumentWithContentByIds
(
id
:
List
<
String
>
)
:
List
<
Document
>