Documentation
Preparing search index...
@saltcorn/data
plugin-helper
picked_fields_to_query
Function picked_fields_to_query
picked_fields_to_query
(
columns
:
any
[]
,
fields
:
Field
[]
,
layout
:
any
,
req
:
GenObj
,
table
:
Table
,
)
:
{
aggregations
:
Record
<
string
,
any
>
;
joinFields
:
Record
<
string
,
any
>
}
Picked fields to query
Parameters
columns
:
any
[]
fields
:
Field
[]
layout
:
any
req
:
GenObj
table
:
Table
Returns
{
aggregations
:
Record
<
string
,
any
>
;
joinFields
:
Record
<
string
,
any
>
}
Throws
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Picked fields to query