mirror of
https://github.com/elastic/kibana.git
synced 2025-06-29 03:24:45 -04:00
693 B
693 B
Home > kibana-plugin-plugins-data-public > SearchSource > setFields
SearchSource.setFields() method
Internal, do not use. Overrides all search source fields with the new field array.
Signature:
setFields(newFields: SearchSourceFields): this;
Parameters
Parameter | Type | Description |
---|---|---|
newFields | SearchSourceFields |
Returns:
this