Skip to content

Can we use graphiql-explorer with the new graphql-http ? #38

Answered by enisdenjo
ShueiYang asked this question in Q&A
Discussion options

You must be logged in to vote

I think the question is more whether the library ships with GraphiQL integrated. @ShueiYang that it does not and it never will, graphql-http is a reference implementation of the GraphQL over HTTP specification and as such follows the specification strictly without any additional features (see disclaimer in readme).

You can of course intercept the incoming requests and render GraphiQL whenever you wish.

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@d-volution
Comment options

@ShueiYang
Comment options

@enisdenjo
Comment options

@benjie
Comment options

Answer selected by ShueiYang
Comment options

You must be logged in to vote
3 replies
@enisdenjo
Comment options

@ElginHarten
Comment options

@ElginHarten
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants