Open satyavh opened 9 years ago
Is there an API call to clear a search?
I also would like to know this. But in the meantime I'm just doing this if there is no search text: return { data: [], metadata: { count: 0 } };
return { data: [], metadata: { count: 0 } };
+1
Is there an API call to clear a search?