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
- Prefer `Fiber#storage` over copying thread locals
- PoC: Optimize predicate methods with `attr_reader`
- Accept Distributed Trace Headers From New Relic
- Support Lazy Enumerators with Stream
- Select extra node in pagination relations for free `hasNextPage` query
- `GraphQL::Schema::Interface#resolve_type` appears to resolve lazy results too early
- GraphQL Rack REST Mapper
- Incorrect `path` attribute on query validation error
- Update @defer to match the latest RFC
- [PRO] cursor-based pagination fails with whitespace after order
- Docs
- GraphQL::Query#run_partials
- GraphQL::Query::Runnable#handle_or_reraise
- GraphQL::Query::Runnable#arguments_cache
- GraphQL::Query::Runnable#arguments_for
- GraphQL::Query::Runnable#after_lazy
- GraphQL::Query#root_type
- GraphQL::Query::Partial#static_errors
- GraphQL::Query::Partial#selected_operation
- GraphQL::Query::Partial#subscription?
- GraphQL::Query::Partial#analysis_errors=