Which tools exist, what features do they have?
Known tools:
- https://github.com/graphql/graphiql (can be embedded)
- https://www.apollographql.com/docs/graphos/platform/sandbox (
can be embedded, but alsoexists as a public webapp that can be used with any gql endpoint)
What are pros and cons of embedding on a special page vs self-hosting on a dedicated page vs using an existing externally hosted explorer?
