Servicenow Graphql query for child
I have a table data which has can contain child category on it or the actual data items as structured as below:Category 1 -Category 1.1 -[item1,item2...] -Category 1.2 -[item1,item2...] -Category 1.2.1 -[item1,item2...] -Category 1.2.2 ...