{
"message": "QUERY_SUCCESS",
"status": true,
"count": 2,
"query": [
{
"_id": "62d8ed9877671adac4466d06",
"title": "One Title",
"photo": "https://myfirstfirebase-c3bc4.appspot.com.storage.googleapis.com/1658383765716.PNG",
"body": "dkafjdalk fdjlka fkldajfjdkl afa",
"createdAt": "2022-07-21T06:09:28.667Z",
"slug": "one-title",
"__v": 0
},
{
"_id": "62d8edd777671adac4466d0b",
"title": "New One",
"photo": "https://myfirstfirebase-c3bc4.appspot.com.storage.googleapis.com/1658383828570.PNG",
"body": "Anohter testing is herek kljklda fdaf",
"createdAt": "2022-07-21T06:10:31.607Z",
"slug": "new-one",
"__v": 0
}
]
}