Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,321 contributions in the last year
Activity overview
Contributed to
rmosolgo/graphql-ruby,
github/graphql-client,
rmosolgo/wishlist-app
and 5 other
repositories
Contribution activity
August 2020
- Rescue SystemStackErrors during validation
- Check if new connections before calling method on it
- Thread field owner type through interpreter runtime
- Use throw instead of raise to halt subscriptions early
- Store prepared arguments on resolver instance when they're ready
- Directive graphql name
- Extract relay connection to module
- Fix connection wrappers on lazy lists
- Improve method conflict warnings
- Document building a schema from SDL string
- Revert "Add validation to prevent arguments with both required and default_value"
- Support Date, Time, and OpenStruct in Subscription::Serialize
- Validate enum values up front
Created an issue in rmosolgo/graphql-ruby that received 5 comments
OperationStore docs should include deployment sequence notes
In order to release clients using stored operations, you have to: Update the graphql schema and deploy the application, Then, in the client code, …
5
comments
144
contributions
in private repositories
Aug 3 – Aug 28

