Activity Forums Salesforce® Discussions How Lightning Data Service helps to load records into your UI in Salesforce?

  • Aditya

    Member
    July 31, 2020 at 7:43 PM

    Lightning Data Service is a centralized data caching framework which is used to load, save, create and delete a record without server-side apex code. … Lightning Data Service improves performance by eliminating the multiple SOQL query call for a single record from the multiple instances.

  • [adinserter block='9']
  • Sumit kumar

    Member
    August 3, 2020 at 4:52 AM

    Lightning Data Service is a centralized data caching framework which is used to load, save, create and delete a record without server-side apex code. … Lightning Data Service improves performance by eliminating the multiple SOQL query call for a single record from the multiple instances.

Log In to reply.