OBJECT
type DashboardItem {id: ID! position: Rectangle! chart: DashboardChart! name: String nameUseLang: Boolean! description: String descriptionUseLang: Boolean! color: Int headerColor: Int }