OBJECT
type ErrorsBreakdown {calculatedAmount: Decimal! count: Int! error: Decimal! paymentMethod: String! realAmount: Decimal! }