I need to trigger an external automation when a fact sheet is updated to set a parent.
I am observing that the FACT_SHEET_UPDATE webhook trigger consistently passes the parent as the event fact sheet in the payload, rather than the child that was updated.
Can I safely assume that the child fact sheet, whose parent was just set, will always appear as the last entry in the parent’s relation edge of type relToChild?