stack

Home > @infiniteobjects/heft-shopify-rig > runAsync

runAsync() function

Update the theme version in the theme schema.

Signature:

export declare function runAsync(options: IHeftScriptOptions<IUpdateThemeVersionOptions>): Promise<void>;

Parameters

Parameter Type Description
options IHeftScriptOptions<IUpdateThemeVersionOptions>  

Returns:

Promise<void>

Remarks

This can only be run as a HEFT script.