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

Auto-populate ID to data object from service.update(id, data, params) when using upsertGraph #32

Closed
NotAmaan opened this issue Aug 27, 2018 · 1 comment

Comments

@NotAmaan
Copy link
Collaborator

Objectionjs upsertGraph method requires ID to be present in the data objection, it should be auto-populated to the data object from the ID param in update method, i.e. service.update(id, data, params) when graph upsert is enabled.

@dekelev
Copy link
Member

dekelev commented Nov 30, 2018

Published in v1.3.1

@dekelev dekelev closed this as completed Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants