Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cli
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
8.9k
Star
45.8k
Code
Issues
1k
Pull requests
57
Discussions
Actions
Projects
Security and quality
12
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Pull in the GraphQL API functionality
- #8
#8
Merged
probablycorey
merged 14 commits into
master
cli/cli:master
from
graphql
cli/cli:graphql
Copy head branch name to clipboard
Oct 11, 2019
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Pull in the GraphQL API functionality
#8
probablycorey
merged 14 commits into
master
cli/cli:master
from
graphql
cli/cli:graphql
Copy head branch name to clipboard
Commits
Commits on Oct 8, 2019
Add simple graphql function
probablycorey
committed
c5ffa59
View commit details
Copy full SHA for c5ffa59
Browse repository at this point
Pull out queries
probablycorey
committed
d6eaad1
View commit details
Copy full SHA for d6eaad1
Browse repository at this point
Commits on Oct 9, 2019
Add debug output
probablycorey
committed
a24db0f
View commit details
Copy full SHA for a24db0f
Browse repository at this point
Rename package to api
probablycorey
committed
52c009e
View commit details
Copy full SHA for 52c009e
Browse repository at this point
tweaks
probablycorey
committed
28e4975
View commit details
Copy full SHA for 28e4975
Browse repository at this point
Use correct package name
probablycorey
committed
41e0089
View commit details
Copy full SHA for 41e0089
Browse repository at this point
Add version
probablycorey
committed
cf60199
View commit details
Copy full SHA for cf60199
Browse repository at this point
spacing
probablycorey
committed
c956bf8
View commit details
Copy full SHA for c956bf8
Browse repository at this point
Don't panic
probablycorey
committed
3420220
View commit details
Copy full SHA for 3420220
Browse repository at this point
Use the correct variable name :)
probablycorey
committed
0e260ec
View commit details
Copy full SHA for 0e260ec
Browse repository at this point
Commits on Oct 11, 2019
A non-successful response returns early
probablycorey
committed
7007a46
View commit details
Copy full SHA for 7007a46
Browse repository at this point
Use RunE instead of panicking
probablycorey
committed
04861a1
View commit details
Copy full SHA for 04861a1
Browse repository at this point
rename v to data
probablycorey
committed
3fecba6
View commit details
Copy full SHA for 3fecba6
Browse repository at this point
use spaces
probablycorey
committed
55cbf37
View commit details
Copy full SHA for 55cbf37
Browse repository at this point
You can’t perform that action at this time.