DNLZ / Apex-QueryMore-Example

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