···1----
2-'@0no-co/graphql.web': patch
3----
4-5-Fix printing when a manually created AST node with an empty selection set array is passed to the printer
···1# @0no-co/graphql.web
23+## 1.0.12
4+5+### Patch Changes
6+7+- ⚠️ Fix printing when a manually created AST node with an empty selection set array is passed to the printer
8+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#46](https://github.com/0no-co/graphql.web/pull/46))
9+10## 1.0.11
1112### Patch Changes