toggle menu
Writeopia
common
switch theme
search in API
plugin:writeopia_persistence_sqldelight
/
io.writeopia.sdk.persistence.sqldelight.dao
/
DocumentSqlDao
/
loadDocumentByParentId
load
Document
By
Parent
Id
suspend
fun
loadDocumentByParentId
(
parentId
:
String
)
:
List
<
Document
>