When a cloud function is triggered based on a specific parent node, how would I be able to query a different parent node within the cloud function, and then update the initial record (that triggered the cloud function) with the queried information? Thanks so much!When a cloud function is triggered based on a s