kibana/api_docs/kbn_es_query.mdx
2021-10-11 19:46:01 -04:00

43 lines
1.2 KiB
Plaintext

---
id: kibKbnEsQueryPluginApi
slug: /kibana-dev-docs/api/kbn-es-query
title: "@kbn/es-query"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/es-query plugin
date: 2020-11-16
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-query']
warning: This document is auto-generated and is meant to be viewed inside our experimental, new docs system. Reach out in #docs-engineering for more info.
---
import kbnEsQueryObj from './kbn_es_query.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 205 | 2 | 153 | 14 |
## Common
### Objects
<DocDefinitionList data={kbnEsQueryObj.common.objects}/>
### Functions
<DocDefinitionList data={kbnEsQueryObj.common.functions}/>
### Classes
<DocDefinitionList data={kbnEsQueryObj.common.classes}/>
### Interfaces
<DocDefinitionList data={kbnEsQueryObj.common.interfaces}/>
### Enums
<DocDefinitionList data={kbnEsQueryObj.common.enums}/>
### Consts, variables and types
<DocDefinitionList data={kbnEsQueryObj.common.misc}/>