Skip to content

Commit

Permalink
service: Add graph-node version endpoint from status api
Browse files Browse the repository at this point in the history
  • Loading branch information
abarmat committed Jan 10, 2024
1 parent 1b78523 commit d4d9327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/indexer-service/src/server/status.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export const createStatusServer = async ({
'cachedEthereumCalls',
'subgraphFeatures',
'apiVersions',
'versions',
]
const filteredSchema = wrapSchema({
schema,
Expand Down

0 comments on commit d4d9327

Please sign in to comment.