Types > BrandingField
Commerce APITypesBrandingField
BrandingField

Description

Fields

boolean: Boolean


color: String


default: Boolean!

Whether to use this field value as a default one

Example: false


description: String!

Description of the field

Example: "Company logo, resized to 250x250"


font: String


id: String!

Identifier of the field

Example: "logo"


image_file: File


link: String


name: String!

Name of the field

Example: "Logo"


radio: String


radio_options: [KeyValue!]!

Available options for "radio" type


string: String


text: String


type: BrandingFieldType!

Type of the field

Example: "image"


Used By

Types

Branding

Preview (typescript)

Loading module