You need to sign in or sign up before continuing.
Resolve "Add issue state counts to GraphQL"
All threads resolved!
All threads resolved!
Compare changes
Files
17@@ -11,13 +11,17 @@ import {
@@ -35,6 +39,7 @@ const initialPaginationState = {
@@ -67,6 +72,9 @@ export default {
@@ -78,6 +86,7 @@ export default {
@@ -96,6 +105,19 @@ export default {
@@ -105,11 +127,13 @@ export default {
@@ -117,6 +141,9 @@ export default {
@@ -127,7 +154,9 @@ export default {
@@ -138,14 +167,18 @@ export default {
@@ -183,9 +216,20 @@ export default {
@@ -200,9 +244,9 @@ export default {
@@ -221,7 +265,7 @@ export default {