Query - List only one level of child pages
I'm trying to write a query to list only one level of child pages but I'm getting the list from all the levels.
below is the query I'm trying, is there a way we can get only one level of child pages.
http://localhost:4502/bin/querybuilder.json?type=cq:Page&path=/content/xyz&orderby=@jcr:title
any quick help?