If I order my results in the lambda script before returning, will that order be preserved? I feel like they should be, but I want a hard confirmation before doing a lot of work down that road.
Since I can’t order parent objects by nested children with what is generated natively. I believe I can do a custom query when needed for a few use cases to do ordering in a script.