Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.23 KB

File metadata and controls

28 lines (21 loc) · 1.23 KB

Group

Properties

Name Type Description Notes
catalogGroupId String Unique catalog group id [optional]
catalogItemId String Unique catalog item id [optional]
isArchived Boolean Returns true if the group is archived [optional]
minSelectCount Integer Minimum number of items that the user has to select [optional]
maxSelectCount Integer Maximum number of items that the user has to select [optional]
products List<ProductReference> Collection of items associated with this product [optional]
metafields List<Metafield> Collection of metafields [optional]
groupType GroupTypeEnum Type of group (ModifierGroup, etc)
sku String Stock Keeping Unit (SKU)
name String Group name
autogenerateDisplayText Boolean Autogenerate display text in ordering applications [optional]
imageFileName String Image File Name [optional]

Enum: GroupTypeEnum

Name Value
MODIFIERGROUP "ModifierGroup"