Skip to main content

salesforce.queryprops

Home > @runlightyear/salesforce > QueryProps

QueryProps interface

You must specify either q or nextRecordsUrl.

Signature:
interface QueryProps 

Optional Properties

PropertyModifiersTypeDescription
nextRecordsUrl?stringThe nextRecordsUrl from a previous query
q?stringThe SOQL query