OBJECT
type VoipPrice {service: String! destination: String! price: Float origin: String! ccy: String! destinationIso: String destinationCountry: String originIso: String originCountry: String result: Boolean! }