toggle menu
writeopia_persistence_sqldelight
common
switch theme
search in API
writeopia_persistence_sqldelight
/
io.writeopia.sdk.persistence.sqldelight.dao.sql
/
SqlDelightDocumentRepository
/
loadDocumentByIds
load
Document
By
Ids
open
suspend override
fun
loadDocumentByIds
(
ids
:
List
<
String
>
)
:
List
<
Document
>