Skip to content

Commit 44ebe9d

Browse files
abarmatTheodus
authored andcommitted
service: Add graph-node version endpoint from status api
1 parent 1b78523 commit 44ebe9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/indexer-service/src/server/status.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ export const createStatusServer = async ({
3434
'cachedEthereumCalls',
3535
'subgraphFeatures',
3636
'apiVersions',
37+
'versions',
3738
]
3839
const filteredSchema = wrapSchema({
3940
schema,

0 commit comments

Comments
 (0)