OBJECT
Error returned by the professionalSetSkills mutation when a provided skill id is invalid.
type InvalidSkillIdProfessionalSetSkillsUserError implements UserError {# Error message providing more details about the error.message: String! }