Thomas Oehri
Results
4
comments of
Thomas Oehri
I'm having the same problem.
I need my lambda function to access the table for my model too. ``` // Giving the lambda function access to the table like this works: const permissionsStack = backend.createStack("PermissionsStack");...
@LukaASoban Thank you so much for your workaround!
I would also be interested in this being supported.