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

Prisma authz: restrict database access #162

Open
3 tasks
gurjotkaur20 opened this issue Apr 3, 2024 · 0 comments
Open
3 tasks

Prisma authz: restrict database access #162

gurjotkaur20 opened this issue Apr 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@gurjotkaur20
Copy link
Contributor

gurjotkaur20 commented Apr 3, 2024

The Problem

  • How can a user restrict the access in relationship data if the user is trying to access relations using select or include?
  • Does include works inside select?
  • Implement include as a top level field

The Solution

Linked to #150
Need to check/test authz implementation with relationship data.

@gurjotkaur20 gurjotkaur20 added the enhancement New feature or request label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant