I have a master object (FDWeek) which has 5 related objects (FDDay).
In v3 I could save the week and the days were automatically saved. This doesn’t seem to happen in v4.
What way should this be done now?
Save the days to get their objectIDs and them save the week to get its objectID and then setRelation?