DNLZ / Apex-QueryMore-ExampleLinks
An example that demonstrates a method for building QueryMore functionality in Apex to achieve infinite scrolling capabilities without relying on the SOQL OFFSET keyword and the limits that come with it. This technique can also be applied to other use cases where SOQL queries need to be fetched in chunks.
☆15Updated 4 years ago
Alternatives and similar repositories for Apex-QueryMore-Example
Users that are interested in Apex-QueryMore-Example are comparing it to the libraries listed below
Sorting:
- a Hyper-Fast Batch interface for Salesforce☆68Updated 3 years ago
- Sample Bitbucket Pipeline for SFDX☆18Updated 5 years ago
- Implement a Salesforce Apex take on the DAO Pattern☆19Updated 3 years ago
- JavaScript buttons that work in Lightning!☆26Updated 2 years ago
- Looking for a possibility to use Email Templates within APEX code? Here's the answer!☆30Updated 11 years ago
- Lightning Components to get and show Org wide limits.☆12Updated 5 years ago
- A universal mock class in Apex☆85Updated 4 months ago
- ☆13Updated 3 months ago
- Convenient query builder for dynamic SOQL queries☆55Updated 3 years ago
- A plugin for splitting and merging Salesforce profiles.☆18Updated 2 weeks ago
- Apex Dependency Injection Sample☆39Updated 2 years ago
- ☆18Updated 3 years ago
- A Salesforce CLI plugin for interacting with the unofficial Salesforce Package Manager (SPM) registry.☆22Updated 2 years ago
- A Lightning Component grid implementation that expects a server-side data store.☆35Updated 6 years ago
- A development framework for Salesforce's Apex language & the Force.com platform☆48Updated 4 years ago
- Execute any JS within a flow as a local action. Convert strings to arrays/collections and more...☆10Updated 2 years ago
- Abstract away which async framework is being used within Salesforce in favor of dynamically using the most appropriate solution for the p…☆38Updated 2 months ago
- Apex Trigger Handler is a modern Salesforce Apex trigger framework for clean, scalable automation. Register handlers with code or metadat…☆58Updated 2 weeks ago
- Make your components feel faster by using building stencil (skeleton) that closely match your component's final output☆42Updated last year
- Salesforce CLI plugin to help with second generation packaging related tasks☆29Updated 2 months ago
- Problematic Salesforce code to showcase how PMD can find it☆40Updated last year
- ☆13Updated 5 years ago
- 📎 Easily migrate your Attachments to Salesforce Files.☆73Updated 5 years ago
- A trigger framework for Salesforce offering a simple way to write Apex triggers, as well as a uni-directional record synchronisation tool…☆37Updated 2 years ago
- ⚡️ Promise-based service component for calling REST API from Lightning Aura Components without Named Credentials.☆70Updated 4 years ago
- A sf CLI plugin that makes your life easier.☆34Updated 2 months ago
- Classic Gang of Four design patterns in the Salesforce Apex programming language☆52Updated 2 years ago
- An LWC for uploading files☆14Updated 2 years ago
- Highlights different design patterns to tackle feature flags using Custom Permissions in both the UI and Apex.☆51Updated 5 years ago
- Build any LWC you want without ever having to touch Apex☆35Updated 3 years ago