UNPKG

@wundergraph/apollo-to-cosmo-metrics

Version:

An apollo gateway plugin that exports schema usage metrics to cosmo

4 lines (3 loc) 167 B
export { cosmoReportPlugin } from './plugin/exporter.js'; export { CosmoClient } from './plugin/cosmo-client.js'; export type { Context } from './plugin/exporter.js';