hasura / hasura/graphql-engine
Customize frequently used columns
Open
k/enhancement
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Is your proposal related to a problem?
On our project we use a different id algorithm than a sequential id, UUIDs etc. So I want my developers to reach for our standard, not the defaults which are inconsistent with our design choices.
### Describe the solution you'd like
Add some configuration, perhaps to metadata, where we can enumerate the frequently used columns list instead of depending on those hardcoded into the console.
### Describe alternatives you've considered
Contributor guide
Assessment
This issue has not been assessed yet.