0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2025 — Aug 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #411 from rmosolgo/fix-connection-field More... over 9 years ago
feat(Query) run after_query hooks even if an error occurs More... over 9 years ago
test(Lazy) add test for error path More... over 9 years ago
test(Connection) assert that connection helper doesn't modify passed-in field More... over 9 years ago
test(Lazy) specify error path More... over 9 years ago
fix(Argument#wrap_value) don't keep wrapping nil More... over 9 years ago
feat(Mutation) return clientMutationId if there's an error More... over 9 years ago
Merge pull request #405 from aldrinmartoq/master More... over 9 years ago
Add validation rule for unique directives per location More... over 9 years ago
Add support for multiple locations to static validation helper More... over 9 years ago
Add pro documentation More... over 9 years ago
Returning a GraphQL::ExecutionError in a mutation with return_fields works as expected. More... over 9 years ago
1.2.4 More... over 9 years ago
refactor(EnumType) use explicit call to EnumValue#name in error message More... over 9 years ago
Merge pull request #403 from zvkemp/human_readable_enum_error More... over 9 years ago
convert enum type values to names for error messages More... over 9 years ago
Merge branch 'deterministic-selection' More... over 9 years ago
fix lazy mutation specification More... over 9 years ago
Merge pull request #401 from rmosolgo/visitor-refactors More... over 9 years ago
Merge pull request #399 from rmosolgo/instrument-modify More... over 9 years ago
Merge pull request #402 from rmosolgo/optimizations More... over 9 years ago
Merge pull request #394 from dylanahsmith/fix-unicode-character-escape More... over 9 years ago
fix(Execute) fix bad merge More... over 9 years ago
refactor(Context#spawn) take only the new key for path More... over 9 years ago
refactor(Query) keep a query-level cache of fields More... over 9 years ago
refactor(Visitor) remove global hooks; remove sibling skips More... over 9 years ago
refactor(LazyMethodMap) avoid slow #key? method, call #class once More... over 9 years ago
feat(LazyExecutionSpecification) include mutation specification More... over 9 years ago
feat(ExecutionSpecification) add middleware specification More... over 9 years ago
Fix check for bad escape sequence in strings More... over 9 years ago