Ksui
Toggle table of contents
2.2.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.generated
/
MultiGetObjectsQuery
/
Objects
Objects
data
class
Objects
(
val
pageInfo
:
MultiGetObjectsQuery.PageInfo
,
val
nodes
:
List
<
MultiGetObjectsQuery.Node
>
)
Members
Constructors
Objects
Link copied to clipboard
constructor
(
pageInfo
:
MultiGetObjectsQuery.PageInfo
,
nodes
:
List
<
MultiGetObjectsQuery.Node
>
)
Properties
nodes
Link copied to clipboard
val
nodes
:
List
<
MultiGetObjectsQuery.Node
>
A list of nodes.
page
Info
Link copied to clipboard
val
pageInfo
:
MultiGetObjectsQuery.PageInfo
Information to aid in pagination.