plezanje-net / api

NestJS GraphQL web server
GNU General Public License v3.0
7 stars 2 forks source link

#356 Latest comments #147

Closed NejcS closed 1 year ago

NejcS commented 2 years ago

This PR adds a new query for fetching the latest comments. I reused the .find() method of the CommentsService but I had to add pagination to it.

Matching web PR https://github.com/plezanje-net/web/pull/439

demshy commented 2 years ago

Screenshot 2022-10-17 at 13 55 29 we will need some additional filtering according to auth status on backend (this is the screen for logged out user)