I'm working on my project and facing a problem in deleting a element in an array of objects ,the mongoose function run without error but the targated element won't delete at all .Help me with the code.
i want to delete the element of document(user) having _id->requestedUser and element having the postId -> requestedPost .