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