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

15 lines
515 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [kibana-plugin-plugins-data-server](./kibana-plugin-plugins-data-server.md) &gt; [IndexPattern](./kibana-plugin-plugins-data-server.indexpattern.md) &gt; [getScriptedFields](./kibana-plugin-plugins-data-server.indexpattern.getscriptedfields.md)
## IndexPattern.getScriptedFields() method
<b>Signature:</b>
```typescript
getScriptedFields(): IndexPatternField[];
```
<b>Returns:</b>
`IndexPatternField[]`