graphql 2022-12-09

I just pushed 1.2-alpha-4 to Clojars. There's still a few minor bugs I want to look at, and I'm still figuring out how to proceed with https://github.com/walmartlabs/lacinia/pull/420 (supported federation with EDN schema) since I'm not sure if the approach is totally correct.

My plan is to work on https://github.com/walmartlabs/lacinia/issues/419 first, which will tell me if federation is working for the SDL case,, then make sure it works for the EDN case.

🙌 5