Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ezyang/ghstack
/ PullRequestConnection
Class
PullRequestConnection
src/ghstack/github_fake.py:293–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
292
@dataclass
293
class
PullRequestConnection:
294
nodes: List[PullRequest]
295
296
297
class
Root:
Callers
1
pullRequests
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected