Home > @infiniteobjects/heft-shopify-rig > runAsync
Update the theme version in the theme schema.
Signature:
export declare function runAsync(options: IHeftScriptOptions<IUpdateThemeVersionOptions>): Promise<void>;
Parameter | Type | Description |
---|---|---|
options | IHeftScriptOptions<IUpdateThemeVersionOptions> |
Returns:
Promise<void>
This can only be run as a HEFT script.