
GraphiQL
@GraphiQL
Followers
804
Following
842
Media
18
Statuses
183
The official reference @GraphQL IDE implementation, est. 2015 (header photo includes @OneGraph)
Github
Joined June 2019
Try the first alpha of graphiql@3.0.0!. • Replaces reach-ui with unstyled radix and headlessui.• Reorder tab! (thanks . The next alpha will include a much awaited monaco editor that replaces codemirror.
github.com
Software Engineer @ Disney | St. Olaf 2020 | B.A. CS & Japanese, Linguistics - mylesmmurphy
1
8
20
Though graphiql@3.0.0 will adopt monaco-graphql, we will not be abandoning the #codemirror community, as we feel that both monaco editor and codemirror 6 have immense value to our users in different contexts and use cases. A question remains - can/will graphiql@3 support both?!.
0
0
2
Thanks to our co-maintainer @imolorhe from @AltairGraphQL , we are now shipping a modern @codemirror 6 mode called cm6-graphql! 🚀.
npmjs.com
GraphQL language support for CodeMirror 6. Latest version: 0.2.1, last published: 3 months ago. Start using cm6-graphql in your project by running `npm i cm6-graphql`. There are 7 other projects in...
3
0
5
If anyone is wondering how popular #graphql is, I released a syntax highlighting extension in july (and just on vscode marketplace), now we're almost at 500K installs.
marketplace.visualstudio.com
Extension for Visual Studio Code - Adds syntax highlighting support for .graphql & embedded support for javascript, typescript, vue, markdown, python, php, reason, ocaml and rescript
People keep guessing how much #GraphQL is actually used, which I think is natural for every interesting technology. But hard numbers are extremely rare to find, so here is some background and never shared before statistics (1/n).
0
0
0
What if:. - fetcher was optional.- environments prop allowed you to statically define configuration for multiple schemas.- a network tab plugin allowed users to override this state.- if you use environments prop, createGraphiQLFetcher() becomes internal.
github.com
A long requested feature, and what we envisioned for the sidebar plugin ecosystem a few years ago, is a place where users can configure their environments and settings for each environment the netw...
0
0
0
This markdown example may seem far fetched, but you would be surprised! . I've fielded at least one inquiry for this iirc (rikki). Requests to handle Yaml, JSON5, & binary formats like protobufs or msgpack are more common. @graphql userland is constantly pushing the envelope!
0
0
1
What if we had content-type aware response handler plugins like these? The limits of demonstrating future and/or novel #graphql specs would be boundless!.
github.com
This seems like the easiest to start with, defaulting to just the JSON handler of course. This would satisfy at least 4 open feature requests if not many more. const jsonResponsePlugin = { label: &...
1
0
3