On this pageAuraSkillNo descriptiontype AuraSkill { id: ID! name: String! score: Int! description: String!}CopyFields#id (ID)#name (String)#score (Int)#description (String)#