rest
rest copied to clipboard
How to disable sort option
Hi Diego
I´m facing an issue where after running a GET request I get the count but an empty array of rows. I torubleshooted the issue and it was due to the documents in the collection has no createdAt field hence the empty array. I would like to know how to disable the sort option if it is possible.
Thanks.