Is it possible to use the getTableQuery function via an api ? I use a mongoDB database but the laravelMongo extension is no longer maintained (laravel 9) so I was thinking of using a node.js proxy to make the connection between the laravel and the mongo. Is this possible ?