OBJECT
An order custom entry
type OrderCustom {amount: Money computedAmount: Money! id: UUID! isPercent: Boolean name: String }