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☆67Updated 3 years ago
- ☆18Updated 3 years ago
- Highlights different design patterns to tackle feature flags using Custom Permissions in both the UI and Apex.☆51Updated 5 years ago
- Chain Asynchronous Apex in a readable and flexible way without hardcoding the successor.☆54Updated 10 months ago
- ⚡️ Promise-based service component for calling REST API from Lightning Aura Components without Named Credentials.☆70Updated 4 years ago
- JavaScript buttons that work in Lightning!☆26Updated 2 years ago
- Make your components feel faster by using building stencil (skeleton) that closely match your component's final output☆42Updated last year
- Implement a Salesforce Apex take on the DAO Pattern☆19Updated 3 years ago
- Apex Dependency Injection Sample☆39Updated 2 years ago
- Sample Bitbucket Pipeline for SFDX☆18Updated 5 years ago
- Convenient query builder for dynamic SOQL queries☆54Updated 3 years ago
- Another library implements Apex trigger handler pattern.☆56Updated 2 years ago
- A not-that-carefully-maintained list of weird limits you might run across working with Salesforce.com☆22Updated 5 years ago
- Execute any JS within a flow as a local action. Convert strings to arrays/collections and more...☆10Updated 2 years ago
- Looking for a possibility to use Email Templates within APEX code? Here's the answer!☆30Updated 11 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 last week
- A lightweight collection of CRM Analytics dashboards for gaining a better understanding of Event Monitoring data.☆34Updated last year
- ☆14Updated last year
- Everything the Salesforce developer needs to mock, stub and fake in Apex tests.☆17Updated 2 years ago
- Work in progress reference lib for BatchApexErrorEvent handling☆39Updated 2 years ago
- ☆41Updated last year
- A complete guide in using SFDX packages with CI/CD and multi-team support.☆39Updated 4 years ago
- Node.js application that implements some of the most common SAML and OAuth flows in Salesforce.☆37Updated 2 years ago
- Provide a simple UI interface for Salesforce DX☆46Updated 7 years ago
- Problematic Salesforce code to showcase how PMD can find it☆39Updated 9 months ago
- Durable event pipelines.☆54Updated 4 months ago
- Testing out FFLib versus Crud / CrudMock☆68Updated last year
- A Lightning Component grid implementation that expects a server-side data store.☆35Updated 6 years ago
- My first real foray into Lightning Web Components - an sobject / list view driven lightning data table☆25Updated 6 years ago
- Parse your Salesforce formulas and extract fields, operators and functions.☆17Updated 2 years ago