Unrated-Limited-Unlimited / ua-backend

4 stars 0 forks source link

Whiskey filters not working as intended #46

Closed MikalDr closed 5 months ago

MikalDr commented 5 months ago

When using the GetWhiskey enpoint, with: getWhiskeys(filters: {field: {title: "j"}}, paging: {page: 0, size: 10}) { id }

we only get half of the whiskeys currently in the database. Seems like the paging is cutting the search short.

Please fix 😤

Veggissss commented 5 months ago

(╯°□°)╯︵ ┻━┻