Skip to content

Graphiql Offline *.js Support #1125

Closed
Closed
@usmcamp0811

Description

@usmcamp0811

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?

Activity

usmcamp0811

usmcamp0811 commented on Jan 22, 2020

@usmcamp0811
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

usmcamp0811 commented on Jan 22, 2020

@usmcamp0811
Author

My pull request is here

jkimbo

jkimbo commented on Jan 22, 2020

@jkimbo
Member

@usmcamp0811 if you need offline access to graphiql then I would recommend using a desktop client like insomnia or graphql-playground or altair

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jkimbo@usmcamp0811

        Issue actions

          Graphiql Offline *.js Support · Issue #1125 · graphql-python/graphene