OBJECT
A menu snapshot's item group
type MenuSnapshotItemGroup {comboOptionId: String displayOrder: Int id: String! items: [MenuSnapshotComboMenuItem] maxSelections: Int minSelections: Int name: String }