Releases: DivvyPayHQ/absinthe_federation
Releases · DivvyPayHQ/absinthe_federation
v0.1.1
v0.1.0
The initial version is still in its early stages but is used in some smaller production services. We would love some feedback on this library to help improve it and to find more edge cases that need to be handled. We would also like feedback on the ergonomics of the API and how we can improve the DSL for this with macro-based schemas in absinthe.
- Feature: Initial federation spec
- Feature: Implement _entities field resolution
- Bug Fix: Fix representation default value
- Bug Fix: Fix _Any scalar missing parse/serialize
- Feature: Add mix task to generate the schema SDL file
- Feature: Use latest absinthe version
- Docs: Added module documentation