graphql-ruby
https://github.com/rmosolgo/graphql-ruby
Ruby
Ruby implementation of GraphQL
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to graphql-ruby
Help out
- Issues
- Execution migration script
- Validate that interface field implementations match the abstract definition
- Rewrite createAblyHandler to address channel race conditions
- Generated `handle_error_in_development` doesn't work with stream/defer
- Greenfield notes
- Subscriptions should default to allow null=true to improve performance
- Subscription initial response should be nil
- Update CHANGELOG.md: Add placeholder entries for 1.13.*
- Returning ALL Invalid ID Errors for `loads:` Arguments in JSON Response
- Footgun: Using `method:` kwarg w/ defined resolver method
- Docs
- GraphQL::Query::Partial#root_type
- GraphQL::Query::Partial#ast_nodes
- GraphQL::Query::Partial#query
- GraphQL::Query::Partial#context
- GraphQL::Query::Partial#leaf?
- GraphQL::Query::Partial#initialize
- GraphQL::Execution::Interpreter::Runtime::GraphQLResult#base_path=
- GraphQL::Dataloader::ActiveRecordAssociationSource.batch_key_for
- GraphQL::Dataloader::Source#normalize_fetch_key
- GraphQL::Dataloader::ActiveRecordSource#normalize_fetch_key