OBJECT
Skill set information associated with a framework.
1type FrameworkSkillSet {23# Skill set ID.4id: ID! 56# Skill set name.7name: String! 89# Badge image URL for this skill set.10imageUrl: String 1112}