How to query a table by multiple columns

I have an Orders table where I need to query the same value over to columns (title and description).
How can I do that with Superbase javascript client?! Thanks in advance.
Was this page helpful?