OBJECT
A menu snapshot's item option that belongs to a combo
type MenuSnapshotComboItemOption {defaultPrice: Money displayOrder: Int id: UUID! itemGroupItemOptionId: UUID modifierGroups: [MenuSnapshotComboModifierGroup] name: String! # Arguments# locationId: [Not documented]price(locationId: UUID!): Money # Arguments# locationId: [Not documented]priceAssignedBy(locationId: UUID!): OrganizationUnit }