Skip to content

Commit

Permalink
feat(metrics): units sold instead of salesper product
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvdbrug committed Oct 31, 2024
1 parent bca39a0 commit f36afc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vendure-plugin-metrics/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ export * from './api/metrics.resolver';
export * from './ui/generated/graphql';
export * from './api/metrics/average-order-value';
export * from './api/metrics/revenue-per-product';
export * from './api/metrics/units-sold-metric';

0 comments on commit f36afc2

Please sign in to comment.