Types > ProductField
Commerce APITypesProductField
ProductField

Description

Fields

choices: [String!]!

A set of choices for "choice" field type


label: String!

Label of the field

Example: "Logo"


required: Boolean!

Whether field is required or not

Example: false


type: ProductFieldType!

Type of the field

Example: "string"


Used By

Types

ProductFieldSet

Preview (typescript)

Loading module