DeployRunConnection
No description
type DeployRunConnection {
totalCount: Int!
pageInfo: PageInfo!
nodes: [DeployRun!]!
}
Fields
DeployRunConnection.totalCount ● Int! non-null scalar
DeployRunConnection.pageInfo ● PageInfo! non-null object
DeployRunConnection.nodes ● [DeployRun!]! non-null object
Member Of
Deploy object