UNPKG
@wundergraph/apollo-to-cosmo-metrics
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
An apollo gateway plugin that exports schema usage metrics to cosmo
@wundergraph/apollo-to-cosmo-metrics
/
dist
/
index.js
3 lines
•
147 B
JavaScript
View Raw
1
2
3
export
{ cosmoReportPlugin }
from
'./plugin/exporter.js'
;
export
{
CosmoClient
}
from
'./plugin/cosmo-client.js'
;
//# sourceMappingURL=index.js.map