diff --git a/Sources/GraphiQLVapor/GraphiQLVapor.swift b/Sources/GraphiQLVapor/GraphiQLVapor.swift index 93bbf26..25d2c51 100644 --- a/Sources/GraphiQLVapor/GraphiQLVapor.swift +++ b/Sources/GraphiQLVapor/GraphiQLVapor.swift @@ -24,7 +24,7 @@ var graphQLServerPath: PathComponent = "/graphql" let grahphiQLHTML = """ - + - - - - - - - - + + - - - - - -
Loading...
- + + - + document.getElementById('graphiql'), + ); + + """