Skip to main content

salesforce.queryprops

Home > @runlightyear/salesforce > QueryProps

QueryProps interface

You must specify either q or nextRecordsUrl.

Signature:

interface QueryProps 

Properties

Property

Modifiers

Type

Description

nextRecordsUrl?

string

(Optional) The nextRecordsUrl from a previous query

q?

string

(Optional) The SOQL query