Preparing search index...
The search index is not available
jsforce
jsforce
query
QuerySort
Type alias QuerySort<S, N, R>
Query
Sort
<
S
,
N
,
R
>
:
{
[
K
in
keyof
R
]
?:
SortDir
}
|
[
keyof
R
,
SortDir
]
[]
Type Parameters
S
extends
Schema
N
extends
SObjectNames
<
S
>
R
extends
SObjectRecord
<
S
,
N
>
=
SObjectRecord
<
S
,
N
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
jsforce
Loading...