Skip to content

v0.0.14

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 19:58
· 408 commits to main since this release
9f6a142

Patch Changes

  • 0111863: Fix ExecutorSchema isNonNullType method

    Client documents may wrap input types with non-nullable wrapper types not present in the schema. The ExecutorSchema should recognize these non-nullable types as such.