OBJECT
type Skill {id: ID! name: String! multiplier: Int activeSkillLevel: Int trainedSkillLevel: Int skillPointsInSkill: Int }