toggle menu
Ksui
2.2.0-SNAPSHOT
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.internal
/
getDynamicFields
get
Dynamic
Fields
suspend
fun
getDynamicFields
(
config
:
SuiConfig
,
parentId
:
String
,
first
:
Int
?
,
cursor
:
String
?
)
:
Result
<
GetDynamicFieldsQuery.Data
?
,
SuiError
>