in reply to perl and GraphQL example

Here's a list of CPAN modules that use GraphQL. Also looks like GraphQL::Client can offer some insight.

Replies are listed 'Best First'.
Re^2: perl and GraphQL example
by etj (Priest) on Apr 07, 2023 at 00:30 UTC
    The modules-list you link to as "using GraphQL" (which they do) are all server-side (disclosure: I'm the author of all of them). The question is about client-side, which I believe your second link does address (I didn't know about this, a superficial look at the POD tells me it's relevant).