zero-shubham / permissions_system_example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a boilerplate / example repository.

Portrays how schema directive can be used for maintaining permissions and/or authorizations for a graphl API.

It uses permissions_system under the hood to maintain the required models and uses the utility functions of it.

About


Languages

Language:Python 98.7%Language:Mako 1.3%