Salesforce PDII Question Answer
A developer created a Lightning web component mat allows users to Input a text value that is used to search for Accounts by calling an Apex method. The Apex method returns a list of account to apply and is called imperatively from a JavaScript event handler.
Which two changes should the developer make so the Apex method functions correctly.
Choose 2 answers