Back to Graphiql

7th GraphiQL Working Group

working-group/minutes/2021-10-12.md

2.0.12.5 KB
Original Source

7th GraphiQL Working Group

Attendees

<!-- NOTE: because we expect you to use github UI to do this, we ignore prettier for attendees and agenda section. this will prevent CI breakages. enjoy!--> <!-- prettier-ignore-start -->
NameOrganizationLocation
Patrick ArminioPollenLondon, UK
Saihajpreet SinghThe GuildMinnesota, US
Dotan SimhaThe GuildIsrael
Uri GoldshteinThe GuildIsrael

Agenda

  1. GraphiQL v2
<!-- prettier-ignore-end -->

Notes

GraphiQL V2

We discussed a plan on how to get to GraphiQL v2, @acao already had some work done here:

https://github.com/acao/graphiql/tree/feat/use-context-hooks

And there's also some information about the structure and plan in the following links:

https://github.com/graphql/graphiql/tree/main/packages/graphiql-2-rfc-context#features https://github.com/graphql/graphiql/issues/983 https://github.com/graphql/graphiql#proposed-ecosystem

We talked about splitting the initial work into tasks:

Tasks for getting to v2

Start with following without breaking v1 (based on existing implementing of graphiql package):

We could split @acao's changes to multiple PR (first the migration to hooks)

Tasks do after the clean up above:

  • Use monaco instead of codemirror

Things to discuss for later

Actions: