Return relations when saving a record

When saving a record, backendless will return the relations for this record as changed, meaning id I add a record to a relationship, I will get back this single added record only.

While that is great in terms of traffic, I’d love to have the options to actually get all records in this relationship right from this very call.

Could you please add “?loadRelations” just like in the find-Call? That’s be very great, as it’d save a lot of trouble merging the save-response into a local record.

Thanks in advance,
Fabian