Asked by Mike Thomas on Sep 30, 2024
Mike is asking if serverless functions can be called from a module's module.js file, or only from JS within module.html.
Answered by Muhammad
Muhammad confirmed that calling serverless functions from a module.js file should work without issues and asked for details about the specific problem encountered.