daisylb / bridgekeeper

Django permissions, but with QuerySets
https://bridgekeeper.leigh.party/
MIT License
41 stars 14 forks source link

GraphQL integration #8

Open daisylb opened 6 years ago

daisylb commented 6 years ago

Bridgekeeper should provide some form of integration with a GraphQL library for Django (most probably graphene-django at this point)

hyusetiawan commented 4 years ago

though this ticket is 2 years old, i wonder if there is a progress to this? I am using graphene and in the process of investigating which permission framework our team should use and bridgekeeper pops up pretty high on the list because of its query based filtering :)

Also..is this project abandoned or still in active development?

daisylb commented 4 years ago

I'm not actively working on it at current (I'd like to, but I don't have loads of time to dedicate to it because of PyCon AU). I am still monitoring the issue tracker and merging PRs though.