Properties
Optional
entityTypeName
entityTypeName?: string
Optional
nextRecordsUrl
nextRecordsUrl?: null | string
Optional
queryLocator
queryLocator?: null | string
records
records: (T & {
attributes: QueryRecordAttributes;
})[]
Optional
size
size?: number
totalSize
totalSize: number