Just confirming that you can have multiple files in a function folder but only the file with the same name as the folder (functions/myfunction/myfunction.js) will run when invoking the function endpoint.
Just confirming that you can have multiple files in a function folder but only the file with the same name as the folder (functions/myfunction/myfunction.js) will run when invoking the function endpoint.