Match named queries in test stubs

This commit is contained in:
Mislav Marohnić 2020-07-10 20:04:54 +02:00
parent d96e88c223
commit 13b9c98b2b
7 changed files with 355 additions and 297 deletions

View file

@ -4,6 +4,7 @@
"pullRequests": {
"nodes": [
{
"id": "PR_12",
"number": 12,
"title": "Blueberries are from a fork",
"state": "OPEN",
@ -37,6 +38,7 @@
"isDraft": false
},
{
"id": "PR_10",
"number": 10,
"title": "Blueberries are a good fruit",
"state": "OPEN",
@ -123,4 +125,4 @@
}
}
}
}
}