OBJECT
Country autocomplete object
type EnumCountry {# ID of the recordid: ID! # value of the recordvalue: String! # number of the usagesusages: Int! }