cli/test/fixtures/createPr.json
2019-11-01 17:19:01 -05:00

9 lines
144 B
JSON

{
"data": {
"createPullRequest": {
"pullRequest": {
"url": "https://github.com/vilmibm/testing/pull/14"
}
}
}
}