Questions tagged [simpl-schema]

16 questions
0
votes
0 answers

Update my read status in Chat App with Complex SimpleSchema

Below is the simple JSON format for a stored document in my Chats collection using Meteor 1.6 and MongoDB 3.4 { "_id" : "PN27eK2DWoRXmFrzB", "members" : [ "BtKnXevDi3hm8CmMP", "whLGMxdPwFkR6sNoy" ], "details" : [ …
Ankur Soni
  • 5,725
  • 5
  • 50
  • 81
1
2