Skip to main content

Module graphql

Module graphql 

Source

Structs§

PrData

Functions§

fetch_pr
Fetch all data for a single PR in one GraphQL call.
fetch_prs
Fetch data for multiple PRs in batched GraphQL calls (up to 20 PRs per query).
resolve_commit_prs
Resolve commits to their associated PRs in batched GraphQL calls.