Advertisement
maxboltik

conversations - getIndexes

Nov 23rd, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.34 KB | None | 0 0
  1. [
  2.     {
  3.         "v" : 1,
  4.         "key" : {
  5.             "_id" : 1
  6.         },
  7.         "name" : "_id_",
  8.         "ns" : "imessage.conversations"
  9.     },
  10.     {
  11.         "v" : 1,
  12.         "key" : {
  13.             "users" : 1
  14.         },
  15.         "name" : "users_1",
  16.         "ns" : "imessage.conversations",
  17.         "background" : true
  18.     }
  19. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement