In Luzmo all columns which deal with text values are of type hierarchy. On such a hierarchy column you can build a hierarchy out of your existing data values. To do so you first need to create hierarchy levels and associate them with a column. By associating hierarchy levels with a column we essentially define how many levels there are in the tree structure and define the metadata of these levels. Afterwards you can push hierarchy updates to the column to populate the tree structure using the hierarchy service .
Delete a hierarchylevel by providing the id of the hierarchylevel. Make sure to update the levels of other hierarchies (at this point, this is not done automatically)
npm install @luzmo/nodejs-sdk{
"code": 200
}