Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 14:49
27a4df1

3.1.0 (2023-07-05)

Warning

All the extra features provided by this lib were contributed and merged directly into the official strawberry-graphql-django lib, and development will continue there. Because of that, this lib is deprecated and the official integration should be used instead and development will continue there!

Check the migration guide for more information on how to migrate your code to it.

Features

  • mark this lib as deprecated and add a documentation on how to migrate to strawberry_django (ed52efe)

Bug Fixes

  • allow field_name to be passed for node and connections (dc587c7)
  • also support auto when checking for auto annotations (b5b0141)