5 comments (5 comments)1 reaction (1 reaction)1 assignee (1 assignee)TypeScript2,787 forks (2,787 forks)batch import
a/api/graphqlc/consoleestimate/Sgood first issuek/enhancementk/v3-backlogp/mediums/triagedv2
Repository metrics
- Stars
- 31,371 stars (31,371 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
While creating a permission for a role, the API allows to add a comment. Console should allow entering the comment via input box.
Contributor guide
- Research direction
- Examine the permission creation form in the Hasura Console and identify where to add an input field for the comment. Check the GraphQL mutation that creates permissions to understand the comment parameter.
- Tech stack
- typescriptgraphql
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- GitTypeScriptReact