CodeBrowser / npm / @octokit/graphql
@octokit/graphql@9.0.3
// GitHub GraphQL API client for browsers and Node
$ npm install @octokit/graphql
downloads/wk
31,388,845
license
MIT
version
9.0.3
published
Oct 31, 2025
What is @octokit/graphql?
@octokit/graphql is a client library for querying GitHub's GraphQL API from JavaScript environments, supporting both browsers and Node.js. Developers use it to programmatically fetch and manipulate GitHub data like repositories, issues, pull requests, and user information through GraphQL queries instead of REST endpoints. It handles authentication, request formatting, and response parsing, reducing boilerplate code when building GitHub integrations or automation tools.
Keywords
#octokit #github #api #graphql
Maintainers
octokitbot