Could you help me to update nested objects in Flask-SQLAlchemy-Marshmallow. Here is the model
Parent Model
class ParentModel(db.Model):