Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to customise updateOne response #158

Closed
Bnaya opened this issue Jul 14, 2019 · 0 comments
Closed

Add ability to customise updateOne response #158

Bnaya opened this issue Jul 14, 2019 · 0 comments

Comments

@Bnaya
Copy link

Bnaya commented Jul 14, 2019

current behaviour:
updateOne returns shallow entity, without any joins.
Its not configurable via joins in the URL, and also not respecting the query.eager on the controller configuration.

Expected behaviour:
updateOne should return the updated entity as getOne would have, respecting joins, and other query stuff.

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

No branches or pull requests

2 participants