latest 4 messages by Saviq

+ [2019-10-22T12:10:45Z] Saviq v3 has this https://developer.github.com/v3/guides/working-with-comments/#commit-comments and I can't find a way to do the same in v4…
+ [2019-10-22T12:10:12Z] Saviq and the only other option seems to be mutation.addPullRequestReviewComment - which IIUC is not what I want?
+ [2019-10-22T12:09:36Z] Saviq mutation.addComment spits out "Could not resolve to IssueOrPullRequest node with the global id of…"
+ [2019-10-22T12:09:07Z] Saviq Hi all, anyone here using the v4 GraphQL API? I'm trying to add a CommitComment, but can't find a way to do so