DeploymentAlertConnection
No description
type DeploymentAlertConnection {
  nodes: [DeploymentAlert!]!
  pageInfo: PageInfo!
}
Fields
DeploymentAlertConnection.nodes ● [DeploymentAlert!]! non-null interface
DeploymentAlertConnection.pageInfo ● PageInfo! non-null object
Member Of
Deployment  object