DeploymentResult
No description
type DeploymentResult {
resources(
input: PageInput
): ResourceConnection!
}
Fields
DeploymentResult.resources
● ResourceConnection!
non-null object
DeploymentResult.resources.input
●PageInput
input
Member Of
DeployRun
object