hasura / hasura/graphql-engine

column presets need not have type

Open
#3,829 1 comment 0 reactions 0 assignees View on GitHub
c/console p/longterm
Dominant language
TypeScript
Stars
32.1k
Forks
3k
PR merge metrics
PR metrics pending

Description

Currently, column presets take an option `static` or `from session variable`. This is inconsistent with the permission builder where we assume anything like `X-Hasura-` is a session variable and rest is static. This convention seems normal and will simplify the column presets section in insert/update permissions.

![image](https://user-images.githubusercontent.com/8663570/73721481-5d7f5780-474a-11ea-9859-7dfba07a505e.png)

Contributor guide

Open the contributing guide

Research direction

The issue does not name a file or test. Start by locating the column-presets controls and permission-builder handling for static versus session-variable values; verify the convention is applied consistently in insert and update permissions and that column presets no longer require a separate type.

Written by the indexing model from the issue text.

Assessment

Domain
authorization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.