I'm getting the error when I press "Create" in PR create "wizard" since v0.82.0:
Field 'mergeQueueEntry' doesn't exist on type 'PullRequest' GraphQL error: No such type MergeQueueEntry, so it can't be a fragment condition
v0.80.1 of plugin is working fine
- Extension version: v0.82.0
- VSCode Version: 1.87.0
- OS: Ubuntu 22.04
- Repository Clone Configuration (single repository/fork of an upstream repository): single
- Github Product (Github.com/Github Enterprise version x.x.x): GHE 3.7.4
Steps to Reproduce:
- push a new branch with some changes
- try to create a new PR