Update Parent Model's updateAt
Whats the best way to handle updating the Parent Models (one)
Is there any way to handle this without manually running another mutation?
updateAt field when the Child Model (many) has a CRUD operation performed on it. Is there any way to handle this without manually running another mutation?