Skip to content

Allowing devtool to work with all GraphQL servers #130

Open
@neyser95

Description

@neyser95

The devtool right now only supports Apollo GraphQL servers. Making sure that the devtool works with all types of GraphQL servers show be one of the first updates. This can be done by using the devtools.network to listen to all http requests and create a parser that can parse through all GraphQL queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions