@wxn0brp/vql-client
Preparing search index...
vql
VQL_Query_Relation
Interface VQL_Query_Relation
interface
VQL_Query_Relation
{
r
:
{
many
?:
boolean
;
options
?:
DbFindOpts
;
path
:
Path
;
relations
:
Relation
;
search
:
Search
;
select
?:
Record
<
string
,
any
>
|
FieldPath
[]
;
}
;
}
Index
Properties
r
Properties
r
r
:
{
many
?:
boolean
;
options
?:
DbFindOpts
;
path
:
Path
;
relations
:
Relation
;
search
:
Search
;
select
?:
Record
<
string
,
any
>
|
FieldPath
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
r
@wxn0brp/vql-client
Loading...