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/": {