Skip to content

Discussion: renderGraphiQL and middlewares #1117

Open
@acao

Description

@acao

What if we had a renderGraphiQL package that:

  • wrapped react dom render and createElement for cdn users
  • provides a simple function with a single configuration object to provide settings, some day plugins
  • allows you to generate your own fetcher by providing URI, headers, etc
  • is designed for the greater GraphQL community who isn't ready to use webpack to build a custom instance yet. 500K cdn hits a month!

then a bunch of middlewares for different node servers to mount it statically, or to serve it with a lambda

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions