Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graphiql Offline *.js Support #1125

Closed
usmcamp0811 opened this issue Jan 21, 2020 · 3 comments
Closed

Graphiql Offline *.js Support #1125

usmcamp0811 opened this issue Jan 21, 2020 · 3 comments

Comments

@usmcamp0811
Copy link

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?

@usmcamp0811
Copy link
Author

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
Copy link
Author

My pull request is here

@jkimbo
Copy link
Member

jkimbo commented 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

@jkimbo jkimbo closed this as completed Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants