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 }}
jonabc
/
graphql-ruby
Public
forked from
rmosolgo/graphql-ruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 24, 2018
Fix field key
rmosolgo
committed
bb7627c
View commit details
Copy full SHA for bb7627c
Browse repository at this point
Fix super methods: don't add when there's already one
rmosolgo
committed
0c83705
View commit details
Copy full SHA for 0c83705
Browse repository at this point
Merge pull request #1448 from michal-samluk/fix_upgrader_parentheses
Show description for 47f62c9
Robert Mosolgo
authored
47f62c9
View commit details
Copy full SHA for 47f62c9
Browse repository at this point
Fix lint error
rmosolgo
committed
091f6f4
View commit details
Copy full SHA for 091f6f4
Browse repository at this point
Fix upgrader when parens are used in resolve
rmosolgo
committed
a666170
View commit details
Copy full SHA for a666170
Browse repository at this point
Add fixtures with parentheses
Michał Samluk
committed
85a37e3
View commit details
Copy full SHA for 85a37e3
Browse repository at this point
Use metadata[:type_class] for fields
rmosolgo
committed
0bf83be
View commit details
Copy full SHA for 0bf83be
Browse repository at this point
Merge pull request #1446 from rmosolgo/type-cleanup
Show description for 8981e77
Robert Mosolgo
authored
8981e77
View commit details
Copy full SHA for 8981e77
Browse repository at this point
Fix lint errors
rmosolgo
committed
6c1c881
View commit details
Copy full SHA for 6c1c881
Browse repository at this point
Also camelize argument names during initialize
rmosolgo
committed
8ac51a6
View commit details
Copy full SHA for 8ac51a6
Browse repository at this point
Add .kind to new types
rmosolgo
committed
cf963be
View commit details
Copy full SHA for cf963be
Browse repository at this point
Apply camelization when initializing a field; use proper types for list and non-null; and type introspection
rmosolgo
committed
87de45e
View commit details
Copy full SHA for 87de45e
Browse repository at this point
Better error for when field is used as positional arg, fixes #1436
rmosolgo
committed
3296d93
View commit details
Copy full SHA for 3296d93
Browse repository at this point
Improve error for false as type, fixes #1334
rmosolgo
committed
acdc50e
View commit details
Copy full SHA for acdc50e
Browse repository at this point
Merge pull request #1437 from rmosolgo/field-methods-super
Show description for d256dd2
Robert Mosolgo
authored
d256dd2
View commit details
Copy full SHA for d256dd2
Browse repository at this point
Merge pull request #1444 from pradyumna2905/patch-3
Show description for 89c310e
Robert Mosolgo
authored
89c310e
View commit details
Copy full SHA for 89c310e
Browse repository at this point
Merge pull request #1443 from pradyumna2905/patch-2
Show description for 81e1d7a
Robert Mosolgo
authored
81e1d7a
View commit details
Copy full SHA for 81e1d7a
Browse repository at this point
Update mutations.md
Show description for fc0b98b
Pradyumna Shembekar
authored
fc0b98b
View commit details
Copy full SHA for fc0b98b
Browse repository at this point
Update input_objects.md
Show description for 74c79d7
Pradyumna Shembekar
authored
74c79d7
View commit details
Copy full SHA for 74c79d7
Browse repository at this point
Commits on Apr 23, 2018
Give super-method behavior its own tests
rmosolgo
committed
7674a59
View commit details
Copy full SHA for 7674a59
Browse repository at this point
Commits on Apr 21, 2018
Add docs
rmosolgo
committed
6c2bbe1
View commit details
Copy full SHA for 6c2bbe1
Browse repository at this point
Commits on Apr 20, 2018
Centralize default resolve in HasFields
rmosolgo
committed
51d7c88
View commit details
Copy full SHA for 51d7c88
Browse repository at this point
Support super in interfaces
rmosolgo
committed
ba0655c
View commit details
Copy full SHA for ba0655c
Browse repository at this point
Support super on object fields
rmosolgo
committed
f97d3fb
View commit details
Copy full SHA for f97d3fb
Browse repository at this point
Add test for using resolve_field
rmosolgo
committed
ec03ea5
View commit details
Copy full SHA for ec03ea5
Browse repository at this point
pro 1.7.5
rmosolgo
committed
fb040d0
View commit details
Copy full SHA for fb040d0
Browse repository at this point
Commits on Apr 19, 2018
Merge pull request #1432 from rmosolgo/inherited-arguments
Show description for 7ab9bcf
Robert Mosolgo
authored
7ab9bcf
View commit details
Copy full SHA for 7ab9bcf
Browse repository at this point
Fix InputObject argument inheritance
rmosolgo
committed
d5049ed
View commit details
Copy full SHA for d5049ed
Browse repository at this point
Merge pull request #1401 from rmosolgo/friendlier-variables
Show description for 89a1a96
Robert Mosolgo
authored
89a1a96
View commit details
Copy full SHA for 89a1a96
Browse repository at this point
Merge pull request #1431 from rmosolgo/rails-52
Show description for f67751d
Robert Mosolgo
authored
f67751d
View commit details
Copy full SHA for f67751d
Browse repository at this point
Actually test rails 5.2, fix version check on route helper
rmosolgo
committed
30ed98d
View commit details
Copy full SHA for 30ed98d
Browse repository at this point
Remove automatic underscoring
rmosolgo
committed
c57ca53
View commit details
Copy full SHA for c57ca53
Browse repository at this point
Test on Rails 5.2
rmosolgo
committed
0d2c46f
View commit details
Copy full SHA for 0d2c46f
Browse repository at this point
Fix accepts_definition on interface parent
rmosolgo
committed
aacb073
View commit details
Copy full SHA for aacb073
Browse repository at this point
Put guides without indexes last
rmosolgo
committed
763f4c5
View commit details
Copy full SHA for 763f4c5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.