List of questions
Related questions
Question 281 - Certified Platform Developer II discussion
A developer migrated functionality from JavaScript demoting to a Lightning web component and wants to use the existing getOpportunities() method to provide data.
Which modification to the method is necessary?
A.
A The method must be decorated with ©AuraEnabled.
B.
The method must return a JSON Object.
C.
The method must be decorated with (cacheable=true).
D.
The method must return a String of a serialized JSON Array.
Your answer:
0 comments
Sorted by
Leave a comment first