> ## Documentation Index
> Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# BatchCreateDatapointsRequest

> Use BatchCreateDatapointsRequest to define batch datapoint creation payloads with the HoneyHive Datapoints TypeScript client for typed calls and autocomplete.

## Properties

### checkState?

> `optional` **checkState?**: `object`

#### Index Signature

\[`key`: `string`]: `boolean`

***

### dataset\_id?

> `optional` **dataset\_id?**: `string`

***

### dateRange?

> `optional` **dateRange?**: `object`

#### \$gte?

> `optional` **\$gte?**: `string`

#### \$lte?

> `optional` **\$lte?**: `string`

***

### ~~events?~~

> `optional` **events?**: `string`\[]

#### Deprecated

***

### filters?

> `optional` **filters?**: \{\[`key`: `string`]: `unknown`; } | `object`\[]

***

### ~~mapping?~~

> `optional` **mapping?**: `object`

#### ~~ground\_truth?~~

> `optional` **ground\_truth?**: `string`\[]

##### Default

```ts theme={null}
[]
```

#### ~~history?~~

> `optional` **history?**: `string`\[]

##### Default

```ts theme={null}
[]
```

#### ~~inputs?~~

> `optional` **inputs?**: `string`\[]

##### Default

```ts theme={null}
[]
```

#### Deprecated

***

### selectAll?

> `optional` **selectAll?**: `boolean`
