From 22601b463a65421fbcc0cd3288b15434603dd7c5 Mon Sep 17 00:00:00 2001 From: Shane Krueger Date: Wed, 23 Oct 2024 10:46:17 -0400 Subject: [PATCH] Pin playground to v1.7.28 and add polyfill for mutation events (#1159) --- src/Ui.Playground/Internal/playground.cshtml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/Ui.Playground/Internal/playground.cshtml b/src/Ui.Playground/Internal/playground.cshtml index 9aa306e1..cc2067a8 100644 --- a/src/Ui.Playground/Internal/playground.cshtml +++ b/src/Ui.Playground/Internal/playground.cshtml @@ -4,9 +4,10 @@ Graphcool Playground - - - + + + +
@@ -41,7 +42,7 @@ font-weight: 400; } - +
Loading GraphQL Playground