From db57c5acc56362237fefc34b1b2f16802654ad30 Mon Sep 17 00:00:00 2001 From: Theo Butler Date: Wed, 1 Feb 2023 15:32:12 -0500 Subject: [PATCH] Remove toplevel filter on subgraphDeployments query (#276) This is a workaround for a suspected bug in the network subgraph. Requires further investigation. --- graph-gateway/src/network_subgraph.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/graph-gateway/src/network_subgraph.rs b/graph-gateway/src/network_subgraph.rs index 44727518..4ebfb861 100644 --- a/graph-gateway/src/network_subgraph.rs +++ b/graph-gateway/src/network_subgraph.rs @@ -177,7 +177,6 @@ impl Client { block: $block skip: $skip first: $first - where: {activeSubgraphCount_gt: 0} ) { ipfsHash versions(