Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
query getEnvironmentFolder($environment: NestedLocalEnvironment, $scope: String) {
folder(environment: $environment, scope: $scope) @client {
availableCount
environments
stoppedCount
}