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

Major issue i am facing - search the object using the objectId #3

Open
manzil-infinity180 opened this issue Mar 5, 2024 · 0 comments

Comments

@manzil-infinity180
Copy link
Owner

---> populated data

how to update , delete the data

retrieve is easy as it is in the user collection and also we are populating so it is easy to get the data but how we can update it or delete it from the original collection and also from the user collection we have to do the thing at the same time

this type of thing how to retrieve it ?????


applied:[{
      type:mongoose.Schema.Types.ObjectId,
        ref:"Applied"
     },]

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

No branches or pull requests

1 participant