Skip to main content

ClusterComponentConnection

No description

type ClusterComponentConnection {
edges: [ClusterComponentEdge!]!
nodes: [ClusterComponentNode!]!
pageInfo: PageInfo!
totalCount: Int!
}

Fields

ClusterComponentConnection.edges ● [ClusterComponentEdge!]! non-null object

ClusterComponentConnection.nodes ● [ClusterComponentNode!]! non-null object

ClusterComponentConnection.pageInfo ● PageInfo! non-null object

ClusterComponentConnection.totalCount ● Int! non-null scalar

Returned By

searchClusterComponents query