hasura / hasura/graphql-engine
Filter permission support
Open
c/server
triage/1-product-candidate
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
hi,
I want to allow query only for indexed fields. Is it possible to limit query options for fields? for example ; allow only _eq filter on id field, or don't allow like query on string field etc
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by clarifying which fields and filter operators must be allowed or rejected, then identify the existing permission and query-filtering paths; done means permissions consistently enforce those restrictions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql
- Domain
- api, authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100