how many level we can do dot walking in Glide Record query
I am doing Glide Record query to sc_category table to find the top most parent category name. I wanted to know to how many level we can do the dot walking in the same table without having any performance issue.
