summaryrefslogtreecommitdiff
path: root/devel/p5-GraphQL/pkg-descr
blob: 4953f638538ea374096147610536853873fe1c35 (plain) (blame)
1
2
3
4
5
This module is a port of the GraphQL reference implementation, graphql-js,
to Perl 5.

It now supports Promises, allowing asynchronous operation. See
Mojolicious::Plugin::GraphQL for an example of how to take advantage of this.