0
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 17 hours ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor(Selection) move Hash#get out of hot path More... almost 10 years ago
refactor(Query) remove #selections, send selections through execution More... almost 10 years ago
refactor(InternalRepresentation) add Selection as combined irep nodes More... almost 10 years ago
Fix unicode character escape in literal strings More... almost 10 years ago
feat(LazyExecutionSpecification) add compat suite More... almost 10 years ago
Add tests for aliased ensure_defined methods. More... almost 10 years ago
doc(Lazy) add a guide More... almost 10 years ago
Merge pull request #393 from ipoval/master More... almost 10 years ago
[documentation] fix the logic in the Instrumenter::field setup example to return the intended value More... almost 10 years ago
`input_fields` did not ensure_define More... almost 10 years ago
doc(Lazy) add yardoc for Lazy code More... almost 10 years ago
feat(Lazy) if a GraphQL::ExecutionError is raised during lazy resolution, rescue it More... almost 10 years ago
refactor(Boxed) rename Boxed => Lazy More... almost 10 years ago
feat(GraphQL::Execution::Execute) propagate nulls; add path and location to invalid null errors More... almost 10 years ago
1.2.2 More... almost 10 years ago
feat(Query) assert variables are not a String More... almost 10 years ago
Add todos More... almost 10 years ago
Merge pull request #391 from cjoudrey/fix-validation-on-dynamic-fields More... almost 10 years ago
Remove ValidationContext.skip_field? More... almost 10 years ago
Validate selections for dynamic fields More... almost 10 years ago
Validate arguments for dynamic fields More... almost 10 years ago
Validate required arguments for dynamic fields More... almost 10 years ago
Validate use of __type, __typename, and __schema in FieldsAreDefinedOnType More... almost 10 years ago
update todos More... almost 10 years ago
feat(Execution) add SelectionResult for storing type info More... almost 10 years ago
feat(Schema) add .default_execution_strategy More... almost 10 years ago
refactor(Execution) move Boxed support to Execution::Execute More... almost 10 years ago
feat(Boxed) start on null propagation More... almost 10 years ago
fix(Boxed) use query-local batching More... almost 10 years ago
feat(Boxed) resolve mutation fields immediately More... almost 10 years ago