Hi everyone!
I started working with join data types and I wonder if there's a way to do an update of all related documents.
For example, update_by_query with a has_child or has_parent query I want to update every document that matchs the main query and also inner hits.
I need help with this.
Thanks