mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -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;