List of questions
Related questions
Question 224 - Certified Platform Developer II discussion
A developer must perform a complex SOQL query that joins two objects in a Lightning component. how can the Lightning component execute the query?
A.
Use the SaJesforce Streaming API to perform the SOQL query.
B.
Create a Process Builder to execute the query and invoke from the Lightning component.
C.
Invoke an Apex dass with the method annotated as ©AiraEnabled to perform the query.
D.
Write the query in a custom Lightning web component wrapper and invoke from the Lightning component.
Your answer:
0 comments
Sorted by
Leave a comment first