-
First of all let me say I simply love the project. This kind of architecture speaks more to me than those old REST applications, and the implementation (ab)using types is just how I like it. I'm having issues defining a query where the result of the query will depend on the permission level of the user. For instance, an anonymous user isn't allowed to view anything, while a regular user is allowed to view their own items and a superuser is allowed to view anything. Is such a thing possible with this library? I searched but didn't find anything inn the docs. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Oh my... I opened this issue in the wrong repo. Sorry! |
Beta Was this translation helpful? Give feedback.
-
Same question in the right repo for reference: strawberry-graphql/strawberry#3949 |
Beta Was this translation helpful? Give feedback.
Same question in the right repo for reference: strawberry-graphql/strawberry#3949