kibana/api_docs/kbn_es_query.mdx

45 lines
1.2 KiB
Text

---
####
#### 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.
####
id: kibKbnEsQueryPluginApi
slug: /kibana-dev-docs/api/kbn-es-query
title: "@kbn/es-query"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/es-query plugin
date: 2023-02-01
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/es-query']
---
import kbnEsQueryObj from './kbn_es_query.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 250 | 2 | 192 | 13 |
## 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}/>