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