Obteniendo Components collection. Date 2024-04-07T20:11:05.218Z


{
  "docs": [
    {
      "id": "asdfasdf",
      "text": "asdfasdf",
      "updatedAt": "2024-04-06T21:42:29.278Z",
      "createdAt": "2024-04-06T21:42:29.278Z"
    },
    {
      "id": "test2",
      "text": "asdfasd asdfasdf",
      "updatedAt": "2024-04-06T20:54:08.922Z",
      "createdAt": "2024-04-06T20:54:08.922Z"
    },
    {
      "id": "test",
      "text": "asdfasdfasdf",
      "updatedAt": "2024-04-06T20:42:37.696Z",
      "createdAt": "2024-04-06T20:42:37.696Z"
    },
    {
      "id": "home-second",
      "text": "esto es otro test",
      "updatedAt": "2024-04-06T20:26:58.593Z",
      "createdAt": "2024-04-06T20:26:58.593Z"
    },
    {
      "id": "home-first",
      "text": "Este es una prueba",
      "updatedAt": "2024-04-06T18:19:24.238Z",
      "createdAt": "2024-04-06T18:19:24.238Z"
    }
  ],
  "hasNextPage": false,
  "hasPrevPage": false,
  "limit": 10,
  "nextPage": null,
  "page": 1,
  "pagingCounter": 1,
  "prevPage": null,
  "totalDocs": 5,
  "totalPages": 1
}