toggle menu
Ksui
2.2.1-SNAPSHOT
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.internal
/
multiGetObjects
multi
Get
Objects
suspend
fun
multiGetObjects
(
config
:
SuiConfig
,
ids
:
List
<
String
>
,
limit
:
Int
?
,
cursor
:
String
?
,
options
:
ObjectDataOptions
)
:
Result
<
MultiGetObjectsQuery.Data
?
,
SuiError
>