Skip to main content

ClusterSecretConnection

No description

type ClusterSecretConnection {
pageInfo: PageInfo!
nodes: [ClusterSecret!]!
edges: [ClusterSecretEdge!]!
totalCount: Int!
}

Fields

ClusterSecretConnection.pageInfo ● PageInfo! non-null object

ClusterSecretConnection.nodes ● [ClusterSecret!]! non-null object

ClusterSecretConnection.edges ● [ClusterSecretEdge!]! non-null object

ClusterSecretConnection.totalCount ● Int! non-null scalar