redhat-developer / redhat-developer/vscode-quarkus
Add command to open the GraphQL UI
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 31
- Avg merge
- 12h 51m
- Merged PRs (30d)
- 6
Description
smallrye-quarkus comes with a web UI that allows the user to view information about the GraphQL API of the application they are working on.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start with the linked SmallRye GraphQL UI guide and identify how the VS Code extension exposes commands. Done means users can invoke a command that opens the application's GraphQL UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100