Use connection pooling with supabase-js

Is it possible to use connection pooling with supabase-js? Does it do it already? Or would I need to connect directly to the db using the connection string?
Was this page helpful?