Describe the feature or problem you’d like to solve
Currently only baseRefName is returned by gh pr view. baseRefOid is more useful and should be returned as well IMHO.
Proposed solution
E.g. I have gh plugin in neovim that would show correct diff using Diffview.nvim if baseRefOid were available. Example code here: daliusd/ghlite.nvim#8