Untitled

 avatar
unknown
plain_text
10 months ago
201 B
3
Indexable
{
  "_id": "user123",
  "name": "John Doe",
  "email": "john.doe@example.com",
  "age": 30,
  "address": {
    "street": "123 Elm Street",
    "city": "Springfield",
    "state": "IL"
  }
}
Editor is loading...
Leave a Comment