No description
input AuraSkillsFilterInput {
skip: Int
limit: Int
orderBy: AuraSkillOrder
}
No description
input AuraSkillsFilterInput {
skip: Int
limit: Int
orderBy: AuraSkillOrder
}
skip
(Int
)limit
(Int
)orderBy
(AuraSkillOrder
)