You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
presumably, if a single request has multiple models being mutated, they are related and dependent on each other. Given that presumption, if one mutation fails, the entire batch should fail and the transaction should be rolled back.