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
- `from_definition` fails to propagate `possible_types` through LateBoundType interface chains
- Publish an ESM compliant client package
- Autoresearch optimization run for validation pipeline
- NoMethodError on dynamic_introspection when validate: false and field is missing at runtime
- Migrate to RDoc
- `directives_include?` has no rescue for `GraphQL::ExecutionError` raised during argument coercion, causing fiber crash with `GraphQL::Dataloader`
- Resolver#initialize argument cache misses arguments added by field extensions
- SystemStackError: stack level too deep when serializing query result with NewRelicTrace
- `Dataloader#with` doesn't forward keyword arguments on non-MRI engines (JRuby 10)
- Breadth-based runtime directives
- Docs
- GraphQL::Execution::Next::SchemaExtension#multiplex_next
- GraphQL::Execution::Next::SchemaExtension#execute_next
- GraphQL::Execution::Next::Runner#type_condition_applies?
- GraphQL::Execution::Next::Runner#directives_include?
- GraphQL::Execution::Next::Runner#dir_arg_value
- GraphQL::Execution::Next::Runner#check_list_result
- GraphQL::Execution::Next::Runner#check_object_result
- GraphQL::Execution::Next::Runner#propagate_errors
- GraphQL::Execution::Next::Runner#lazy?
- GraphQL::Execution::Next::Runner#gather_selections