then-purpleT
Refine3y ago
25 replies
then-purple

Custom api endpoint for fetching items

Hi guys, I'm new to Refine - I wanted to know if it's possible to prevent the default fetch url to invoke when we goto a specific page?
For example, I have a resource
user
and on the list page - localhost:3000/users I want to fetch the users from api/users/latest and not api/users
Was this page helpful?