INPUT_OBJECT
Filter parameters to reduce result sets by provided filters.
input RoleIqSkillFilter {# If provided, will only return results for skills with the given Skill Id.skillId: String# If provided, will only return results for roles with the given Role Id.roleId: String}