Query params in server API route
I have this server route:
How can I access the validated search?
Thanks
2 Replies
dependent-tanOP•3w ago
Is this the best way?
sunny-green•3w ago
validateSearch does not exist there
we have a private API
getValidatedQuery
might become public ...