Revision history for Mojolicious::Plugin::GraphQL
0.13 2019-04-11
- update deps - thanks @manwar!
0.12 Thu 26 Jul 18:17:54 BST 2018
- handle JSON-decoding errors from other JSON module
0.11 Sun Jan 21 21:47:00 GMT 2018
- handle JSON-decoding errors
- Promise->all now class method
0.10 Sun Jan 7 05:27:35 GMT 2018
- exportable promise_code()
0.09 Sat Dec 30 08:52:15 GMT 2017
- works with promises
0.08 Sat 9 Dec 07:09:08 GMT 2017
- add Docker support
0.07 Tue Nov 28 06:57:33 GMT 2017
- use "latest" version of GraphiQL
0.06 Wed Nov 1 04:04:22 GMT 2017
- use convert plugin
0.05 Sun Oct 22 23:58:25 BST 2017
- no XML-encode the JS values for GraphiQL
0.04 Sun Oct 22 07:36:28 BST 2017
- GraphQL::Schema->from_doc
0.03 Tue Oct 17 17:10:25 BST 2017
- minimum Mojolicious for to_json
0.02 Mon Oct 16 00:23:03 BST 2017
- execute is a function now not method
0.01 Sun Oct 15 05:14:33 BST 2017
- First version, released on an unsuspecting world.