OBJECT
A order modifier
type OrderModifier {amount: Money! id: UUID! menuModifierId: UUID name: String price: Money selected: Boolean }