0
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(Relay::Mutation) don't use a Mutation::Result for user-provided return types More... almost 10 years ago
feat(Mutation) accept a user-defined return_type More... almost 10 years ago
feat(Mask) define runtime behavior of returning masked types and enum values More... almost 10 years ago
refactor(Warden) simplify API; add docs More... almost 10 years ago
feat(Mask) move some lookups to the warden, apply mask to fragment conditions More... almost 10 years ago
feat(Mask) hide input objects & arguments More... almost 10 years ago
feat(Mask) implement hidden enum values More... almost 10 years ago
feat(EnumValue) use .define for enum values More... almost 10 years ago
refactor(Mask) apply mask at query-level More... almost 10 years ago
feat(Mask) filter fields in Schema::Printer More... almost 10 years ago
feat(Mask) hide some types in schema print-out More... almost 10 years ago
feat(Schema::Mask) spec out some more visibility behaviors More... almost 10 years ago
feat(Schema::Mask) implement hidden_type? More... almost 10 years ago
refactor(Mutation) don't use a proc literal for resolve; attach the mutation to the result_class More... almost 10 years ago
refactor(TypeStack) use modules for strategies because they're stateless More... almost 10 years ago
feat(Schema::Mask) start dynamic mask implementation More... almost 10 years ago
refactor(FieldsAreDefinedOnType) use Schema#get_field More... almost 10 years ago
refactor(Mutation) update tests for new resolve signature More... almost 10 years ago
refactor(Mutation) pass root_object to mutation resolve; use derived class for results More... almost 10 years ago
0.19.2 More... almost 10 years ago
Merge pull request #297 from dylanahsmith/fix-schema-printer-for-enum-values More... almost 10 years ago
Merge pull request #296 from dylanahsmith/refactor-for-graphql-batch More... almost 10 years ago
Fix bug in schema printer for enum values with custom ruby value. More... almost 10 years ago
Move invalid null rescue for graphql-batch monkey patch. More... almost 10 years ago
Merge pull request #295 from josh/list-execution-errors More... almost 10 years ago
Check for execution errors on lists More... almost 10 years ago
fix changelog More... almost 10 years ago
0.19.1 More... almost 10 years ago
Merge pull request #293 from dylanahsmith/invalid-null-error-parent-name More... almost 10 years ago
Add parent type name to the InvalidNullError message More... almost 10 years ago