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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: