Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.internal
/
getDynamicFields
get
Dynamic
Fields
suspend
fun
getDynamicFields
(
config
:
SuiConfig
,
parentId
:
String
,
first
:
Int
?
,
cursor
:
String
?
)
:
Result
<
GetDynamicFieldsQuery.Data
?
,
SuiError
>