Serve GraphiQL UI JS/CSS resources locally #6855
Labels
beta
Concerns a bug/feature in a beta release
status: accepted
This issue has been accepted for implementation
type: housekeeping
Changes to the application which do not directly impact the end user
Proposed Changes
Override the stock graphene-django template for the GraphiQL view to serve static resources (e.g. Javascript and CSS) locally, rather than via a CDN.
(This was split off from #6834.)
Justification
Enables isolated NetBox deployments to leverage the GraphiQL UI.
The text was updated successfully, but these errors were encountered: