Skip to main content

Hi all. I'm struggling to call an Apex method imperatively from an LWC, passing an object. It's supposed to be so straightforward, that I cannot find any example, neither in the documentation, nor in the lwc recipes repo. But... When I call a method with the exact sObject I just received from an Apex call, I get an Error 500, no trace in the debug logs.

Going to investigate further, but any help welcome.

26 件のコメント
  1. 2020年10月18日 15:03
    Hello @Nikhil Karkra, with pleasure. I had to change quite a few things anyway, because it does not seem that Flows is able to pass a "deep object" (with few levels of parent records) to an lwc. But maybe I didn't check hard enough. And so far, the project has been moving too fast for me to try more. Connecting on LI.
0/9000