ExpediaGroup / graphql-kotlin

Libraries for running GraphQL in Kotlin

Home Page:https://opensource.expediagroup.com/graphql-kotlin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build-in graphiql service do not support save headers between refresh page

JajaComp opened this issue · comments

Graphql kotlin version: 7.0.0

Build-in graphiql service do not support save headers between refresh page: graphql/graphiql#1596
In new version this issue fixed

Hello 👋
Looks like we pinned the graphiql version to 2.2.0. Feel free to open up an PR to update GraphiQL version!

Unfortunately, I don’t know where or how to get the new version 3.0.6 of graphiql in html form.
I found just this: https://github.com/graphql/graphiql/blob/main/examples/graphiql-cdn/index.html

Unfortunately, I don’t know where or how to get the new version 3.0.6 of graphiql in html form.

a 5 min search in graphiql repo should be enough, no problem, preparing a PR.

GraphiQL version was updated in #1855