Hi,
I'm simply trying to get an entry with all it's nested links and assets, so that I can produce my page.
After reading #291 I am now looping through the entry and using $entry->all() which is returning 1 level of nested items. But how can I get all levels?
This seems like a really core part of having this library be useful - is there a work around?