Fork me on GitHub
#graphql
<
2018-09-19
>
orestis06:09:31

Does Lacinia support vars in resolver maps, so that you can redefine resolver functions without re-compiling the schema every time?

orestis06:09:47

Pedestal does this for development and it’s super helpful.

orestis18:09:04

Sweet! I guess some documentation might be in order, I’ll see if I can send a PR about it tomorrow.

lilactown17:09:41

are there any libraries/examples of using GraphQL's introspection capabilities in Clojure?