What's Changed
- Fix Django permissions diagram syntax by @sersorrel in #663
- allow FullCleanOptions in full_clean arg annotation by @g-as in #667
- Forward metadata when processing django type by @g-as in #666
- Added missing unpacking of strawberry.LazyType to optimzer.py by @NT-Timm in #670
- Improved language in mutations docs by @KyeRussell in #668
- Batch Mutations for creating, updating, and deleting #438 by @keithhackbarth in #653
- docs: fix import typo by @lozhkinandrei in #661
- docs: Fix incorrect import paths in faq.md by @videvide in #669
New Contributors
- @lozhkinandrei made their first contribution in #661
- @sersorrel made their first contribution in #663
- @NT-Timm made their first contribution in #670
- @videvide made their first contribution in #669
- @KyeRussell made their first contribution in #668
Full Changelog: v0.50.0...v0.51.0