EnvironmentOverviewV2
No description
type EnvironmentOverviewV2 {
  deploymentStatus: ProjectV3AdapterStatus!
  count: Int!
}
Fields
EnvironmentOverviewV2.deploymentStatus ● ProjectV3AdapterStatus! non-null enum
EnvironmentOverviewV2.count ● Int! non-null scalar
Member Of
ProjectEnvironment  object