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

# ISyncdMutation

> Protobuf interface ISyncdMutation generated from WAProto.

Defined in: [WAProto/index.d.ts:13006](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13006)

## Properties

### operation?

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

Defined in: [WAProto/index.d.ts:13007](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13007)

***

### record?

> `optional` **record**: `null` | [`ISyncdRecord`](/proto-reference/interfaces/ISyncdRecord)

Defined in: [WAProto/index.d.ts:13008](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13008)
