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 Changeset API to rename a type
- Unsubscribed callback method on Subscription
- [RFC] Replicate types hints to DSL methods
- Add failing test for directives with input cycles
- Default coercion and validation is... inconsistent
- Lookahead#selects? not matching fragment/type fields
- Auto loaded objects inside an input object are called before 'ready?' in a mutation
- [pro] add batch request support for ably client
- [PRO] Pundit authorization for a mutation creating a new record
- Passing information between IDs and interface resolution
- Docs
- GraphQL::Query::Partial#selected_operation_name
- 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?