0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 6 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.19
mohawk
as Ed J
More... over 4 years ago
deal with GraphQL now not loading GraphQL::Plugin::Type::DateTime by default
mohawk
as Ed J
More... over 4 years ago
0.18
mohawk
as Ed J
More... over 4 years ago
clarify SYNOPSIS a bit - fix #22
mohawk
as Ed J
More... over 4 years ago
0.17
mohawk
as Ed J
More... over 6 years ago
get the ID correctly for delete mutations - fix #20
mohawk
as Ed J
More... over 6 years ago
Merge pull request #16 from schroeer/master
mohawk
as mohawk2
More... over 6 years ago
0.16
mohawk
as Ed J
More... over 6 years ago
Merge pull request #14 from nebulous/master
mohawk
as mohawk2
More... over 6 years ago
'DBIx::Class::ResultClass::HashRefInflator' was previously not applied when $method was 'search' (->result_class() would have to be called on $result instead). Now it should work for both 'find' and 'search'. More... over 6 years ago
Correct apparent typo. Seems to fix issue#15. More... over 6 years ago
add set and mediumint types to map More... over 6 years ago
enable coverage
mohawk
as Ed J
More... almost 7 years ago
0.15
mohawk
as Ed J
More... almost 7 years ago
unify field-resolvers, have $dbic_schema as root_value
mohawk
as Ed J
More... almost 7 years ago
update use *UpdateInput = *IDInput, *SearchInput
mohawk
as Ed J
More... almost 7 years ago
delete use *IDInput
mohawk
as Ed J
More... almost 7 years ago
make *IDInput
mohawk
as Ed J
More... almost 7 years ago
zap unused arg
mohawk
as Ed J
More... almost 7 years ago
simplify input-types
mohawk
as Ed J
More... almost 7 years ago
simplify mutation resolvers
mohawk
as Ed J
More... almost 7 years ago
simplify query resolvers more
mohawk
as Ed J
More... almost 7 years ago
search vs find on return-type isa List
mohawk
as Ed J
More... almost 7 years ago
zap obsolete comment
mohawk
as Ed J
More... almost 7 years ago
use HashRefInflator
mohawk
as Ed J
More... almost 7 years ago
zap unnecessary name2rel21
mohawk
as Ed J
More... almost 7 years ago
test deeper query
mohawk
as Ed J
More... almost 7 years ago
full deep prefetch
mohawk
as Ed J
More... almost 7 years ago
no prefetch on mutations
mohawk
as Ed J
More... almost 7 years ago
get resultset once per op, not per input
mohawk
as Ed J
More... almost 7 years ago