Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Enum

CreativeTemplateVariableType

List of possible CreativeTemplateVariable types.

Enum Values
BOOL

Boolean Variable Type, possible values are true or false

NUMBER

Number Variable Type

TEXT

Text content Variable Type

IMAGE

Image Variable Type, values are AssetIDs for referencing

COLOR

Color Variable Type, you can either pass an rgba object or a HEX value as string