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
- `GraphQL::Execution::Lookahead#arguments` can unexpectedly be a `GraphQL::ExecutionError`
- Warn when Warden isn't explicitly enabled
- Fix: Incorrect/incomplete error message
- Fast(er) serialization
- Incorrect/incomplete error message
- Unable to find subscription with identifier: {"channel":"GraphqlChannel"} (RuntimeError)
- Optimize some predicate methods with `attr_reader`
- PoC: Optimize predicate methods with `attr_reader`
- Accept Distributed Trace Headers From New Relic
- Using an orphaned "union type" doesn't properly restrict when loading
- Docs
- GraphQL::Schema::Visibility::Profile#mutation_root
- GraphQL::Schema::Visibility::Profile#query_root
- GraphQL::Schema::Visibility::Profile#interfaces
- GraphQL::Schema::Visibility::Profile#possible_types
- GraphQL::Schema::Visibility::Profile#argument
- GraphQL::Schema::Visibility::Profile#arguments
- GraphQL::Schema::Visibility::Profile#fields
- GraphQL::Schema::Visibility::Profile#field
- GraphQL::Schema::Visibility::Profile#type
- GraphQL::Schema::Visibility::Profile#field_on_visible_interface?