question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

(draft) graphiql 2 next steps roadmap

See original GitHub issue

I’m probably missing a lot of things here but just to get started. Please feel free to reorganize things as you please

2.0.x

  • replace webpack 4 with webpack 4 at least if not full vite/esbuild for @graphiql/react & graphiql
  • i18n
  • more a11y improvements

2.x.y

  • plugins prop API expansion - either -1. we move plugins prop => sidebarPlugins and mark plugins as deprecated - where other types of plugins use different props such as resultPanePlugins
      1. or we expand on our usage of the plugins prop array collection definition to specify alternative types of plugins, and upgrade the underlying @graphiql/react?
  • custom operation, variables, results tab pane plugin API?
  • sidebar network tab
  • sidebar code exporter
  • sidebar
  • better subscriptions results view (custom results serializer/ custom component plugin via tab pane plugins?)
  • yaml, markdown, and html results view plugins
  • query parser
  • docs site 📚🔮
    • doc site setup
    • how-tos
    • examples
    • api docs
  • easy vars?
  • renderGraphiQL, middlewares and simple client-only docker image

3.0.0

  • monaco-editor

Todos

for this roadmap:

  • link relevant issues
  • create relevant discussions
  • create relevant tickets

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
LekoArtscommented, Sep 5, 2022

I’d also be interested in having https://github.com/OneGraph/graphiql-code-exporter as a first-class citizen plugin 👍 If needed I can help with this.

1reaction
LekoArtscommented, Sep 7, 2022

I time-boxed some time on the code exporter: https://github.com/LekoArts/graphiql/tree/code-exporter

image

It’s not working correctly at the moment (see screenshot with the error), feel free to send in PRs against https://github.com/graphql/graphiql/pull/2758

Read more comments on GitHub >

github_iconTop Results From Across the Web

GraphQL | A query language for your API
Move faster with powerful developer tools ... Know exactly what data you can request from your API without leaving your editor, highlight potential...
Read more >
Strapi Draft System Completely Explained
Do you wonder exactly how the Strapi Draft & Publish works? ... Write for the Community program explains everything in this step by...
Read more >
First steps of New Quizzes API and a sample documentation
Reaching the GraphQL API is quite simple. After you authenticated to your regular REST API you need to request an instaccess token and...
Read more >
GraphQL API - GitLab Docs
The deprecation and removal process for the GitLab GraphQL API aligns with the wider ... The GraphQL API includes the following queries at...
Read more >
The Directus Road Map
Next · extension. NPM Extensions. In-app installation of public and private extensions on npm. · functions. Calculated Fields. Support fields with values based...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found