Here is my third post in four days on the subject of GraphQL. This one is very special to me, as it led to the release of a brand-new CPAN module: DBIx::Class::Schema::GraphQL. By using this module, the application became incredibly light and thin, with all the underlying complexity hidden neatly inside the module. A big thank you to Rajesh Kumar Mallah for the nudge!
https://theweeklychallenge.org/blog/cpan-graphql
CPAN and GraphQL

Using DBIx::Class::Schema::GraphQL with GraphQL.

The Weekly Challenge