Quantcast
Channel: DreamFactory Forum - Latest topics
Viewing all articles
Browse latest Browse all 1524

Add new items to a list in mongodb

$
0
0

@hedisam wrote:

Consider this:
{"_id": "some unique id",
" username": "hedisam",
" followers": ["david", "sam"]
}

How can I add a new follower to the followers list? PATCH action will remove the existing items from the list. Is it possible without a custom script?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 1524

Trending Articles