Skip to main content
1075590884 님이 Lightning Web Components에 글을 올렸습니다

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일 오후 3: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