hasura / hasura/graphql-engine

Filter permission support

Open
#3,794 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.