Releases: weiznich/wundergraph
Releases · weiznich/wundergraph
0.1.2
- Add proper CI
- Fix an issue with a missmatch between documentation and implemented featurs for the
wundergraph::mutation_object!
macro. It accepts now all documented options
- Fix an issue with with missing filter options on nullable relations
- Disable default features for diesel
0.1.1
- Small documentation fixes
- Fix missing imports for third party types in code generated by
wundergraph_cli
(Thanks Matteo Bertini)