Awesome! Thank you so much On Wednesday, 24 May 2017 17:58:35 UTC+2, Howard M. Lewis Ship wrote: > > Lacinia is an open-source implementation of Facebook's GraphQL > specification, in Clojure. > > GraphQL is an outstanding approach to getting diverse clients and servers > exchanging data cleanly and efficiently. > > The GitHub repository is https://github.com/walmartlabs/lacinia > > Documentation: http://lacinia.readthedocs.io/en/latest/ > > This release adds: > > - Simplified default mapping from field name to map key > - Ability to apply type tags to values that don't support metadata > - Ability to decorate field resolvers, typically to adapt the return value > to Lacinia > - API to identify the operations in the query before execution > - API to identify selections to execute below a particular field, during > query execution > > -- > Howard M. Lewis Ship > > Senior Mobile Developer at Walmart Labs > > Creator of Apache Tapestry > > (971) 678-5210 > http://howardlewisship.com > @hlship >
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
