OBJECT
A menu snapshot selection object
type MenuSnapshotSelection {comboOptions: [MenuSnapshotComboOption] combos: [MenuSnapshotCombo] defaultPrice: Money description: String disabled: Boolean displayOrder: Int id: String! insertedAt: DateTime itemOptions: [MenuSnapshotItemOption] menuId: UUID # Arguments# locationId: [Not documented]pricesComplete(locationId: UUID!): Boolean title: String! type: String! updatedAt: DateTime }