You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried to spin up an API at work on an offline server and found out that Graphene is using CDNs for Graphiql. How can I use Graphiql without being able to get to the CDNs? Can we include the *.js files with the Graphene install?
I just got it to work in my environment after some slight modifications.. I'm going to do a fork and make a pull request with my results as I think this is something that is important. Not everyone can trust to have CDNs always available in their environment.
Activity
usmcamp0811 commentedon Jan 22, 2020
I just got it to work in my environment after some slight modifications.. I'm going to do a fork and make a pull request with my results as I think this is something that is important. Not everyone can trust to have CDNs always available in their environment.
usmcamp0811 commentedon Jan 22, 2020
My pull request is here
jkimbo commentedon Jan 22, 2020
@usmcamp0811 if you need offline access to graphiql then I would recommend using a desktop client like insomnia or graphql-playground or altair