MCPcopy Create free account
hub / github.com/subquery/subql / GetMetadataPlugin.ts

File GetMetadataPlugin.ts

packages/query/src/graphql/plugins/GetMetadataPlugin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2020-2025 SubQuery Pte Ltd authors & contributors
2// SPDX-License-Identifier: GPL-3.0
3
4import {getMetadataTableName, MetaData, METADATA_REGEX, MULTI_METADATA_REGEX, TableEstimate} from '@subql/utils';

Callers

nothing calls this directly

Calls 8

argvFunction · 0.90
setAsyncIntervalFunction · 0.90
metadataTableSearchFunction · 0.85
findNodePathFunction · 0.85
fetchFromTableFunction · 0.85
matchMetadataTableNameFunction · 0.85
fetchMetadataFromTableFunction · 0.85
mapMethod · 0.80

Tested by

no test coverage detected