Currently there is no way to fetch the most recent DLC packs from the database. You can fetch the most recent games and then iterate over them to try to find which ones have DLC, but that's not very effective.
This issue aims to have an endpoint created that will allow the frontend to fetch data from the backend and display the most recent games with DLC packs added to them.
Currently there is no way to fetch the most recent DLC packs from the database. You can fetch the most recent games and then iterate over them to try to find which ones have DLC, but that's not very effective.
This issue aims to have an endpoint created that will allow the frontend to fetch data from the backend and display the most recent games with DLC packs added to them.