Skip to main content

sdk.batchclient.getpatches

Home > @kittl/sdk > BatchClient > getPatches

BatchClient.getPatches() method

Gets all accumulated patches from batch operations.

Signature:

abstract getPatches(): PatchTree<T>[];

Returns:

PatchTree<T>[]

Array of patch trees