Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/cli / / runPricingDiff

Function: runPricingDiff()

ts
function runPricingDiff(options): Promise<readonly PricingDiffEntry[]>;

Defined in: packages/cli/src/commands/pricing.ts:126

Parameters

ParameterType
optionsPricingDiffOptions

Returns

Promise&lt;readonly PricingDiffEntry[]&gt;

Stable