WaspW
Wasp14mo ago
Sven

Good way of adding a search to a prisma table

What is the best practise of making a query that searches a string on a database table. For example i have a field name and when a user searches that on the frontend i want a query to search this name in a table under field name.

What are best practises
Was this page helpful?