Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

How do you update objects? #116

Open
ghost opened this issue Sep 14, 2016 · 0 comments
Open

How do you update objects? #116

ghost opened this issue Sep 14, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 14, 2016

How do you update objects with the flow notation?

Do you still do this?

const person2 = Person.update(person, {
  name: { $set: 'Guido' }
});
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants