{
"success": true,
"message": "Success",
"data": {
"hashtags": [
{
"id": "481a70d6-80ef-4885-bdda-5e0900783ff5",
"name": "val1",
"createdAt": "2025-05-31T07:08:08.462Z",
"updatedAt": "2025-05-31T07:08:08.462Z",
"_count": {
"posts": 3
}
},
{
"id": "76ec4c1e-1330-4d62-8708-2dc841623b82",
"name": "val2",
"createdAt": "2025-05-31T07:08:08.462Z",
"updatedAt": "2025-05-31T07:08:08.462Z",
"_count": {
"posts": 3
}
},
{
"id": "429cb3e9-2817-4822-9912-7185de2b49ed",
"name": "val3",
"createdAt": "2025-05-31T07:08:08.462Z",
"updatedAt": "2025-05-31T07:08:08.462Z",
"_count": {
"posts": 3
}
}
],
"total": 3,
"query": "val"
}
}