Skip to main content
Version: 1.0.0

DeploymentConfigurationConnection

No description

type DeploymentConfigurationConnection {
totalCount: Int!
pageInfo: PageInfo!
nodes: [DeploymentConfiguration!]!
}

Fields

DeploymentConfigurationConnection.totalCount ● Int! non-null scalar

DeploymentConfigurationConnection.pageInfo ● PageInfo! non-null object

DeploymentConfigurationConnection.nodes ● [DeploymentConfiguration!]! non-null object

Member Of

Deploy object