We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ebe9d commit 7039d55Copy full SHA for 7039d55
packages/indexer-service/src/server/status.ts
@@ -34,7 +34,7 @@ export const createStatusServer = async ({
34
'cachedEthereumCalls',
35
'subgraphFeatures',
36
'apiVersions',
37
- 'versions',
+ 'version',
38
]
39
const filteredSchema = wrapSchema({
40
schema,
0 commit comments