v1.1.0
New features
- 💖 Allow passing
edges
directly toConnectionBuilder.build()
by @sgarner in #531 - 🛠️ Edge types with nodes of any graphql type (including unions) can now be created with
createEdgeType()
by @sgarner in #536
Dependencies
Full Changelog: v1.0.3...v1.1.0