Here is a single LWC Open Source App for you : https://salesforcelwc.herokuapp.com
Sample use case :
- How do I check my platform event JSON message structure ?
- For insert which are all fields included in my CDC JSON body ?
- For Update which are all fields included in my CDC JSON body ?
- For Delete do I receive only the sObject id or anything else ?
- Push Topic is firing only for Insert/Update or for Delete also ?
- How do I get Account and its Contact in a single tabular structure(SOQL) ?
- How do I test my Apex REST API class created today without an external endpoint, etc.
Post your experience/feedback with me. I will try to do any improvement if required.
Write a comment...
0/9000