From ae405fa130a66733c46f8032eb646be7b1c8a732 Mon Sep 17 00:00:00 2001 From: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com> Date: Tue, 10 Dec 2024 19:27:22 +0100 Subject: [PATCH] Update schema (#603) --- packages/ui/graphql.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/graphql.config.json b/packages/ui/graphql.config.json index 699a1b8b1..b43546fca 100644 --- a/packages/ui/graphql.config.json +++ b/packages/ui/graphql.config.json @@ -1,6 +1,6 @@ { "overwrite": true, - "schema": "https://chainsafe.squids.live/multix-arrow/v/v4/graphql", + "schema": "https://chainsafe.squids.live/multix-arrow/v/v5/graphql", "documents": "src/**/*.graphql", "generates": { "src/gql/": {