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
/
loadDocumentsWithContentByIds
load
Documents
With
Content
By
Ids
open
suspend override
fun
loadDocumentsWithContentByIds
(
ids
:
List
<
String
>
,
orderBy
:
String
)
:
List
<
Document
>