blb-ventures / strawberry-django-plus

Enhanced Strawberry GraphQL integration with Django
MIT License
179 stars 47 forks source link

__dataclass_transform__ has been removed from strawberry-graphql #237

Closed salcedo closed 1 year ago

salcedo commented 1 year ago

strawberry-graphql removed their custom __dataclass_transform__ decorator in favor of typing-extensions dataclass_transform.

bellini666 commented 1 year ago

Hey @salcedo ,

Thank you for the contribution. Unfortunately this change was already proposed in this PR and got merged, so I'm going to close this.

Looking forward to other contributions in the future :)