Skip to content

Commit 47b1174

Browse files
Idea proposal for GSoC 2021
1 parent 385a551 commit 47b1174

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

mentorship/2021/gsoc/README.md

+22
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,28 @@ Biggest challenge would be to bring migrated code to TS and bring it up to `grap
9090

9191
* [IvanGoncharov](https://github.com/IvanGoncharov)
9292

93+
94+
### 3. GraphiQL 2.0 Architectural Proposal (proposed by @acao) & GraphiQL Plugins (Medium)
95+
96+
**Develop a robust ecosystem for web based GraphiQL, also to develop the plugins for GraphiQL.**
97+
98+
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.
99+
100+
101+
**Expected outcomes**
102+
103+
* Introduce the new ecosystem based on [Architecural Proposal](https://github.com/graphql/graphiql/discussions/1787).
104+
* Introduce Pull Requests for plugins, potentially finish and publish some within the time frame.
105+
106+
**Skills required/preferred**
107+
108+
* React
109+
* Typescript
110+
111+
**Mentors**
112+
113+
* [mentor name]
114+
93115
## Resources
94116

95117
### Official GraphQL Documentation

0 commit comments

Comments
 (0)