OBJECT
A menu snapshot modifier that belongs to an item
type MenuSnapshotItemModifier {defaultPrice: Money disabled: Boolean displayOrder: Int id: String! modifierGroupModifierId: UUID name: String! # Arguments# locationId: [Not documented]price(locationId: UUID!): Money # Arguments# locationId: [Not documented]priceAssignedBy(locationId: UUID!): OrganizationUnit # Arguments# locationId: [Not documented]priceComplete(locationId: UUID!): Boolean }