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
- Using argument :after in a field causes DuplicateNamesError when fetching the whole schema in Graphiql
- Add top-level schema caches to Schema::Visibility for better performance
- Debug flaky database in CI
- Process hang during graphql-ruby-client sync with GraphQL::Schema::Visibility
- Support calls to write_subscription within resolve
- Subscription system timing issues
- Support running partial graphql queries
- Require object types to have fields
- Fix: Incorrect/incomplete error message
- Fast(er) serialization
- Docs
- Vacuum::ImportsVacuum#perform
- StatusCacheHydrator#serialized_status_reblog_application_json
- StatusCacheHydrator#payload_reblog_application
- StatusCacheHydrator#serialized_status_application_json
- Import::RowWorker#mark_as_processed!
- Import::RowWorker#perform
- VoteValidator#account_votes_on_same_poll
- VoteValidator#already_voted_on_non_multiple_poll?
- VoteValidator#already_voted_for_same_choice_on_multiple_poll?
- VoteValidator#self_vote?