From 3675580d876c53fa8b964db01b0b873e1afb0e2f Mon Sep 17 00:00:00 2001 From: Mitchell Syer Date: Thu, 3 Aug 2023 22:28:37 -0400 Subject: [PATCH] Add Subscriptions to GraphiQL and Update (#631) * Add subscription url * Update Graphiql and dependencies --- .../main/resources/graphql-playground.html | 30 +++++++++---------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/server/src/main/resources/graphql-playground.html b/server/src/main/resources/graphql-playground.html index 96fc4695..8977b6cb 100644 --- a/server/src/main/resources/graphql-playground.html +++ b/server/src/main/resources/graphql-playground.html @@ -24,13 +24,13 @@ --> - - + +