Skip to content

Commit

Permalink
Idea Proposal for GSoC 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithpabbati authored Feb 15, 2021
1 parent 628cf31 commit 903cf32
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions mentorship/2021/gsoc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 903cf32

Please sign in to comment.