Hello!
When using the nodejs api-client for HubDB call "getTableRows", the documentation says filtering is done through query parameters, but there doesn't seem to be a way to add query parameters. Is this correct?
https://github.hubspot.com/hubspot-api-nodejs/classes/cms_hubdb.RowsApi.html#getTableRowsThis means there's no way to search HubDB using the api client, besides using an unwrapped endpoint call?