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 repl
Eval,
(start-server)
and open http://localhost:8888/
To creating the cgg-schema.edn
by cgg-schema.umlaut,
$ lein umlaut lacinia schema resources/cgg-schema.edn
and to creating specs by cgg-schema.umlaut,
$ lein umlaut spec schema spec lacinia.spec clojure-game-geek.validators clojure-game-geek