LiquidExtensionContext
OCP App SDK / LiquidExtensionContext
LiquidExtensionContext
Context info for a liquid extension call.
Index
Properties
Properties
mode
"test"
|"preview"
|"live"
Whether this extension is being called during a preview, test send, and or live campaign run. This may be important
for preventing external side effects, etc.
Defined in: src/app/LiquidExtension.ts:11
Updated 2 months ago