Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.repository
/
DocumentRepository
/
loadDocumentsWithContentByIds
load
Documents
With
Content
By
Ids
abstract
suspend
fun
loadDocumentsWithContentByIds
(
ids
:
List
<
String
>
,
orderBy
:
String
)
:
List
<
Document
>