I'm handling a case where I need to edit some data of Publisher and some data of Book Image without touching Book instance [A] <-- [B] <-- [C] Is possible to edit A and C in a single shot?
I'm handling a case where I need to edit some data of Publisher and some data of Book Image without touching Book instance
[A] <-- [B] <-- [C]
Is possible to edit A and C in a single shot?