Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Isolate Permission System from Resolvers #69

Closed
rutajdash opened this issue May 3, 2021 · 0 comments · Fixed by #103, #104, #105, #106 or #107
Closed

Isolate Permission System from Resolvers #69

rutajdash opened this issue May 3, 2021 · 0 comments · Fixed by #103, #104, #105, #106 or #107
Assignees
Labels
enhancement New feature or request wip Work in Progress

Comments

@rutajdash
Copy link
Member

rutajdash commented May 3, 2021

Details of the Task

  • Isolate Permission System from Resolvers
  • Do not add permission logic inside resolvers
  • Do not use any form of level comparisons in resolvers

Documentation and Requirements

Relates to #62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment