mirror of
https://github.com/elastic/kibana.git
synced 2025-06-29 03:24:45 -04:00
640 B
640 B
Home > kibana-plugin-plugins-data-public > SearchSourceFields > fieldsFromSource
SearchSourceFields.fieldsFromSource property
Warning: This API is now obsolete.
It is recommended to use
fields
wherever possible.
Retreive fields directly from _source (legacy behavior)
Signature:
fieldsFromSource?: NameList;