Practice for Lacinia GraphQL framework
c.f. https://lacinia.readthedocs.io/en/latest/tutorial/
cd resources
cp cgg-schema.edn.example cgg-schema.edn$ lein replEval,
(start-server)and open http://localhost:8888/
To creating the cgg-schema.edn by cgg-schema.umlaut,
$ lein umlaut lacinia schema resources/cgg-schema.ednand to creating specs by cgg-schema.umlaut,
$ lein umlaut spec schema spec lacinia.spec clojure-game-geek.validators clojure-game-geek