A. The method must specify the (cacheable=true) attribute.
B. The method must specify the (continuation=true) attribute.
C. The method must be annotated with the @AuraEnabled annotation.
D. The method must be annotated with the @InvocableMethod annotation.
E. The method cannot mutate the result set retrieved from the database.

Suggest answer: ABC

Reference:

No comments:

Please share to make the community better.