toggle menu
writeopia
common
switch theme
search in API
writeopia
/
io.writeopia.sdk.repository
/
DocumentRepository
/
loadDocumentByIds
load
Document
By
Ids
abstract
suspend
fun
loadDocumentByIds
(
ids
:
List
<
String
>
)
:
List
<
Document
>