primary-violetP
Refine3y ago
33 replies
primary-violet

useEditableTable

Hi, i notice that whenever I tried to fetch data using useEditableTable it sends the query with this following pagination: "?_end=10&_start=0&" querying process failed at the server side. Is there anyway I can eliminate the pagination query since I only want to fetch a specific id data?
Was this page helpful?