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
- Greenfield notes
- Subscriptions should default to allow null=true to improve performance
- Subscription initial response should be nil
- Returning ALL Invalid ID Errors for `loads:` Arguments in JSON Response
- Footgun: Using `method:` kwarg w/ defined resolver method
- [GraphQL::Schema::Visibility] Change in Static Validation of Variable Types
- Deadlock in AsyncDataloader with latest async versions
- Incorrect handling of enum input value coercions
- Schema is not configured for mutations
- Remove "path" from validation errors
- Docs
- GraphQL::Schema::Validator#validation_parameter
- GraphQL::Execution::FieldResolveStep#set_current_field
- GraphQL::Schema::Visibility#require_if_preloaded
- GraphQL::Schema::Visibility::TypeConfigurationError#initialize
- GraphQL::Execution::Interpreter::ArgumentsCache#cached_arguments_for
- GraphQL::Schema.default_execution_next
- GraphQL::Schema.execute_legacy
- GraphQL::Execution::Finalizer#ast_nodes=
- GraphQL::Execution::Finalizer#ast_nodes
- GraphQL::Execution::Finalizer#ast_node=