Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Support permission data access #68

Open
chipsenkbeil opened this issue Apr 20, 2021 · 0 comments
Open

Support permission data access #68

chipsenkbeil opened this issue Apr 20, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@chipsenkbeil
Copy link
Owner

Based on async-graphql field guard and GraphQL's authorization.

Additional reading includes Prisma's GraphQL Directive Permissions and a medium post about permissions.

Idea would be to be able to mark fields on an object with a permission, define an object-wide permission (for accessing the object at all), and potentially query-level permissions (for ent query objects).

@chipsenkbeil chipsenkbeil added the enhancement New feature or request label Apr 20, 2021
@chipsenkbeil chipsenkbeil added this to the Backlog milestone Apr 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant