kibana/docs/development/plugins/data/server/kibana-plugin-plugins-data-server.indexpattern.getscriptedfields.md
Matthew Kime 533309dc2c
Remove [key: string]: any; from IIndexPattern (#77968)
* Remove [key: string]: any; from IIndexPattern
2020-09-22 18:03:22 -05:00

515 B

Home > kibana-plugin-plugins-data-server > IndexPattern > getScriptedFields

IndexPattern.getScriptedFields() method

Signature:

getScriptedFields(): IndexPatternField[];

Returns:

IndexPatternField[]