Перейти к основному содержимому

EducationItem

No description

type EducationItem {
name: String
organization: String
result: String
year: Int
}

Fields

EducationItem.name ● String scalar

Название

EducationItem.organization ● String scalar

Организация, в которой получено образование

EducationItem.result ● String scalar

Специальность

EducationItem.year ● Int scalar

Год получения образования

Member Of

EducationItems object