0
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(Execution) add SelectionResult for storing type info More... over 9 years ago
feat(Schema) add .default_execution_strategy More... over 9 years ago
refactor(Execution) move Boxed support to Execution::Execute More... over 9 years ago
feat(Boxed) start on null propagation More... over 9 years ago
fix(Boxed) use query-local batching More... over 9 years ago
feat(Boxed) resolve mutation fields immediately More... over 9 years ago
Merge pull request #388 from cjoudrey/better-clarity-for-build-from-definition More... over 9 years ago
Expose Schema#from_definition directly in schema.rb More... over 9 years ago
feat(Execution::Boxed) put off resultion until the last minute More... over 9 years ago
1.2.1 More... over 9 years ago
Merge pull request #382 from dylanahsmith/strategy-alias More... over 9 years ago
Add strategy alias for execution_strategy in FieldResolutionContext More... over 9 years ago
1.2.0 More... over 9 years ago
Merge pull request #379 from rmosolgo/fix-nested-obj-selections More... over 9 years ago
Merge pull request #380 from robinjmurphy/add-sinatra-example More... over 9 years ago
Merge pull request #381 from daqo/feature/ability-to-set-default-id-separator More... over 9 years ago
Merge pull request #369 from cjoudrey/null-input-value More... over 9 years ago
feat(ExecutionSpecification) add typed_chidren spec More... over 9 years ago
remove set_default_separator method as default_id_separator is defined with attr_accessor More... over 9 years ago
Add Sinatra example to docs More... over 9 years ago
Add ability to set default ID separator globally More... over 9 years ago
feat(TimeoutMiddleware) pass the field-level context to the handler More... over 9 years ago
fix(Context) don't accept new execution strategy More... over 9 years ago
feat(Query::Context) introduce immutable FieldResolutionContext More... over 9 years ago
refactor(InternalRepresentation::Node) deprecate Path More... over 9 years ago
fix(SerialExecution) track path correctly More... over 9 years ago
refactor(SerialExecution) remove execution context More... over 9 years ago
Refactor(Query) cache selections on query More... over 9 years ago
fix(selection_resolution) never resolve a field twice More... over 9 years ago
feat(Compatibility) specify field execution More... over 9 years ago