Skip to content

Conversation

@olivierwilkinson
Copy link
Owner

For certain middleware it is necessary to reference the relation for that nested action. For example instead of deleting a toOne relation a soft delete middleware may decide instead to unlink the relation and update it to have a deleted mark which would require both the isList and the foreign key information stored on the relation.

Base automatically changed from support-for-updating-nested-action-types to main March 27, 2023 08:08
For certain middleware it is necessary to reference the relation for
that nested action. For example instead of deleting a toOne relation a
soft delete middleware may decide instead to unlink the relation and
update it to have a deleted mark which would require both the isList and
the foreign key information stored on the relation.
@olivierwilkinson olivierwilkinson force-pushed the include-relation-information-with-nested-params branch from ff3c514 to f926d3d Compare March 27, 2023 08:09
@olivierwilkinson olivierwilkinson merged commit f789573 into main Mar 27, 2023
@olivierwilkinson olivierwilkinson deleted the include-relation-information-with-nested-params branch March 27, 2023 08:14
@github-actions
Copy link

🎉 This PR is included in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants