Types > BrandingFieldCreate
Description
Fields
type: BrandingFieldType!
Type of the field
Used By
Types
Preview (typescript)
interface BrandingFieldCreate {boolean?: booleancolor?: stringdefault?: booleanfont?: stringid: stringimage_file_id?: stringlink?: stringradio?: stringstring?: stringtext?: stringtype: BrandingFieldType}