salesforce.queryprops
Home > @runlightyear/salesforce > QueryProps
QueryProps interface
You must specify either q or nextRecordsUrl.
Signature:
interface QueryProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | (Optional) The nextRecordsUrl from a previous query | ||
string | (Optional) The SOQL query |