I was not able to sync relations where additional pivot columns are used. E.g. I want to set the current authenticated user (fields 'created_by', 'updated_by'). I tried to fiddle around with the hydrateRelated in the hydrator but did not come any far... Is there some example on how to do this?