Skip to content

v2.1.2

Compare
Choose a tag to compare
@brianjquinn brianjquinn released this 04 Nov 19:37
· 68 commits to master since this release
  • [FIXED] - non-root resolvers being executed twice in certain delegate situations
  • [FIXED] - resolver exclusion now works identical to type exclusion. Only root types (Query, Mutation, Subscription) and/or fields on root types can be excluded, which was not the case for resolver functions prior to this fix.