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

# WAPatchCreate

> Type Alias WAPatchCreate in the Baileys API.

> **WAPatchCreate**: `object`

Defined in: [src/Types/Chat.ts:52](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Chat.ts#L52)

## Type declaration

### apiVersion

> **apiVersion**: `number`

### index

> **index**: `string`\[]

### operation

> **operation**: [`SyncdOperation`](/proto-reference/SyncdMutation/enumerations/SyncdOperation)

### syncAction

> **syncAction**: [`ISyncActionValue`](/proto-reference/interfaces/ISyncActionValue)

### type

> **type**: [`WAPatchName`](/api-reference/type-aliases/WAPatchName)
