Skip to content

v8.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 12:55
· 159 commits to master since this release

8.0.1 (2020-08-21)

Bug Fixes

  • required fields in embedded documents became optional for filter args and became optional for update(ById|One|Many) resolvers. All such embedded types are clonned and have its own unique names. (e4fde58)