juniper/juniper_warp/CHANGELOG.md
Darin Morrison 9e0b9692a9
Allow to specify already Arced schema in juniper_warp (#1136, #1135)
Co-authored-by: Kai Ren <tyranron@gmail.com>
2023-01-20 21:15:35 +02:00

693 B

juniper_warp changelog

All user visible changes to juniper_warp crate will be documented in this file. This project uses Semantic Versioning 2.0.0.

master

BC Breaks

Changed

  • Made schema argument of make_graphql_filter() and make_graphql_filter_sync() polymorphic, allowing to specify external Arced schema. (#1136, #1135)

Previous releases

See old CHANGELOG.