-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
628cf31
commit 903cf32
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,6 +38,29 @@ Good luck! If you have questions, please reach out to [[email protected]](mailto: | |
|
||
Please add your ideas here. | ||
|
||
1. ### GraphiQL 2.0 Architectural Proposal (proposed by @acao) & GraphiQL Plugins (Medium) | ||
|
||
**Develop a robust ecosystem for web based GraphiQL, also to develop the plugins for GraphiQL.** | ||
|
||
GraphiQL is introducing a new [architectural proposal](https://github.com/graphql/graphiql/discussions/1787) for 2.0 and a new plugin system that will allow users to extend and customize the GraphQL development experience substantially. Using these new interfaces, users can choose from a list of proposed plugins that users have asked for and specs, and execute and iterate on them. They can be anything from viewing results in a map, to schema explorer features, as well as new commands and code actions. | ||
|
||
|
||
**Expected outcomes** | ||
|
||
* Introduce the new ecosystem based on [Architecural Proposal](https://github.com/graphql/graphiql/discussions/1787). | ||
* Introduce Pull Requests for plugins, potentially finish and publish some within the time frame. | ||
|
||
**Skills required/preferred** | ||
|
||
* React | ||
* Typescript | ||
|
||
**Mentors** | ||
|
||
* [mentor name] | ||
* [mentor name] | ||
* ... | ||
|
||
--- | ||
|
||
## Resources | ||
|