type UberEatsOrderItemCustomizations { customization: String! value: String! quantity: Int64! }
UberEatsOrderItem