Skip to content

Commit 903cf32

Browse files
Idea Proposal for GSoC 2021
1 parent 628cf31 commit 903cf32

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

mentorship/2021/gsoc/README.md

+23
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,29 @@ Good luck! If you have questions, please reach out to [[email protected]](mailto:
3838

3939
Please add your ideas here.
4040

41+
1. ### GraphiQL 2.0 Architectural Proposal (proposed by @acao) & GraphiQL Plugins (Medium)
42+
43+
**Develop a robust ecosystem for web based GraphiQL, also to develop the plugins for GraphiQL.**
44+
45+
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.
46+
47+
48+
**Expected outcomes**
49+
50+
* Introduce the new ecosystem based on [Architecural Proposal](https://github.com/graphql/graphiql/discussions/1787).
51+
* Introduce Pull Requests for plugins, potentially finish and publish some within the time frame.
52+
53+
**Skills required/preferred**
54+
55+
* React
56+
* Typescript
57+
58+
**Mentors**
59+
60+
* [mentor name]
61+
* [mentor name]
62+
* ...
63+
4164
---
4265

4366
## Resources

0 commit comments

Comments
 (0)