You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unlike octokit's REST endpoint, octokit's graphql API returns only the data field. i'm curious why graphql endpoint doesn't return OctokitResponse by itself? this makes examining headers complicated.