Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/cli / / runTriggersPrune

Function: runTriggersPrune()

ts
function runTriggersPrune(options?): Promise<TriggersPruneResult>;

Defined in: packages/cli/src/commands/triggers.ts:189

Parameters

ParameterType
optionsTriggersPruneOptions

Returns

Promise&lt;TriggersPruneResult&gt;

Stable