Universal Containers requested to leverage Lightning Web Components (LWC) to improve support reps' user experience. LWC will be used as view layer, and Apex classes will have the business logic. Which attention points should the development team consider when implementing this solution?
A. Once that Apex runs on system mode, the development team needs to enforce record visibility.
B. Create test classes including runAs to test different users accessing the data.
C. Use isShareable, isEditable, and isCreatable to enforce field permissions.
Suggest answer: B
Reference:
No comments:
Please share to make the community better.