Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Permissions per object like in DRF and django-guardian #4

Open
sgaseretto opened this issue Mar 4, 2018 · 1 comment
Open

Permissions per object like in DRF and django-guardian #4

sgaseretto opened this issue Mar 4, 2018 · 1 comment

Comments

@sgaseretto
Copy link

What do you suggest in order to handle permissions per object for queries and mutations? Like, for example, you implement a project management software where each user can participate in different projects and have a different role in each project, like SCRUM Master, Product Owner, and Developer. One user can be in different projects and have a different role for each project that will allow him to do different kinds of queries and mutations in each project.
Does graphene-django offer something like this or are there any known packages that can be use in orther to achieve this with graphql?

@creimers
Copy link
Owner

creimers commented Mar 6, 2018

That is a good question. Off the top of my head I can't provide you with an answer though, I'm afraid.

Will report if something comes to my mind. Please do likewise!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants