goto-bus-stop
released this
20 Jun 14:36
·
415 commits
to main
since this release
BREAKING
-
[email protected] - goto-bus-stop, pull/588
This updates the version of
apollo-compiler
required by theTryFrom
implementations in this crate.
Fixes
-
schema extension without fields skips empty block - dariuszkuc, pull/582
Prevents outputting the invalid code
extend schema {}
.