Magidoc

skills
Query

List skills.

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

before

Returns the elements in the list that come before the specified cursor.

first

Returns the first n elements from the list.

hasDescendants

Set to true if you want to return all skills that have a descendant skills. Set to false if you want to return all skills that have no descendant skills. Leave empty if you want all skills, whether they have descendants or not.

hasLocationInTree

Set to true if you want to return all skills that have a location skill in their tree. Leave empty if not

last

Returns the last n elements from the list.

name

Name of the skill

parentId

Id of the parent skill

skillIds

Skill ids to get

Response

#

Returns SkillConnection .

Example

#