toggle menu
Writeopia
common
switch theme
search in API
plugin:writeopia_persistence_core
/
io.writeopia.sdk.persistence.core.repository
/
InMemoryDocumentRepository
/
loadDocumentsWithContentByIds
load
Documents
With
Content
By
Ids
open
suspend override
fun
loadDocumentsWithContentByIds
(
ids
:
List
<
String
>
,
orderBy
:
String
)
:
List
<
Document
>