apollo-compiler@0.9.3
·
524 commits
to main
since this release
Fixes
-
fix nullable / non-nullable validations inside lists, by lrlna in pull/567
Providing a variable of type
[Int!]!to an argument of type[Int]is now allowed.
Maintenance
- use official ariadne release, by goto-bus-stop in pull/568