Faizan Ali
Results
1
comments of
Faizan Ali
Is there a way to use logical operators in strawberry permissions classes like: `permission_classes = [IsAuthenticates, ((IsOwner and IsMember) or IsAdmin)]` something like that ^^^^^