OBJECT
A menu combo object
type MenuCombo {comboOptions: [MenuComboOption] description: String disabled: Boolean displayOrder: Int id: String! insertedAt: DateTime menuId: UUID # Arguments# locationId: [Not documented]pricesComplete(locationId: UUID!): Boolean title: String updatedAt: DateTime }