Just for my info because I tried to figure out last time even asked their support but unfortunately still no answer.
It's a simple problem I think but I can't wrap my head around.
Let's say I have a object A,object B, object c.
I query to object A that has a pointer to object B. I get all the data back with include key and it works nice. But object B has also a pointer to object C. That data is empty. How can I get that pointer data too in the same query ?