Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia
/
io.writeopia.sdk.search
/
DocumentSearch
/
search
search
abstract
suspend
fun
search
(
query
:
String
,
userId
:
String
,
companyId
:
String
?
)
:
List
<
Document
>