Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

/createhousehold - Add household ID to user #5

Closed
porowns opened this issue Oct 8, 2016 · 1 comment
Closed

/createhousehold - Add household ID to user #5

porowns opened this issue Oct 8, 2016 · 1 comment
Assignees

Comments

@porowns
Copy link
Owner

porowns commented Oct 8, 2016

No description provided.

@porowns porowns self-assigned this Oct 8, 2016
@ChrisMoutsos
Copy link
Collaborator

save(function(err, household) {
/*
the second callback argument will have what the database saved.
so you can use household._id to grab the _id field to put into the user's householdId here
*/
});

@porowns porowns closed this as completed Oct 16, 2016
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

2 participants