Skip to content

Instantly share code, notes, and snippets.

@ddold
Last active June 10, 2020 11:49
Show Gist options
  • Save ddold/fbc0cf49799f1951311dbc4f1a444518 to your computer and use it in GitHub Desktop.
Save ddold/fbc0cf49799f1951311dbc4f1a444518 to your computer and use it in GitHub Desktop.
query ProductsCount {
products {
nodes {
description
id
name
repositories {
totalCount
__typename
}
valueStreams {
totalCount
__typename
}
jobs {
totalCount
__typename
}
__typename
}
__typename
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment