You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm importing this - from strawberry_django_jwt.decorators import login_required
then its gives this error ImportError: cannot import name 'is_async' from 'strawberry_django.utils'
The text was updated successfully, but these errors were encountered:
When I'm importing this - from strawberry_django_jwt.decorators import login_required
then its gives this error ImportError: cannot import name 'is_async' from 'strawberry_django.utils'
The text was updated successfully, but these errors were encountered: