Skip to content

0.3.2

Latest
Compare
Choose a tag to compare
@Checho3388 Checho3388 released this 14 Mar 18:36
· 3 commits to main since this release
8aa621f

This release fixes a bug with __typename fields, as they were considered complex nodes like any other field.
Now fields named __typename will be instantiated as MetaFields in Complexity Tree, and a complexity of 0 will be automatically assigned.