Preparing search index...
The search index is not available
jsforce
jsforce
query
QueryCondition
Type alias QueryCondition<S, N>
Query
Condition
<
S
,
N
>
:
{
$or
:
QueryCondition
<
S
,
N
>
[]
;
}
|
{
$and
:
QueryCondition
<
S
,
N
>
[]
;
}
|
ConditionSet
<
SObjectRecord
<
S
,
N
>
>
Type Parameters
S
extends
Schema
N
extends
SObjectNames
<
S
>
Type declaration
$or
:
QueryCondition
<
S
,
N
>
[]
Type declaration
$and
:
QueryCondition
<
S
,
N
>
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
jsforce
Loading...