Interface DocumentUpdate<T>

Type Parameters

  • T extends Record<string, any> = any

Hierarchy

  • DocumentUpdate

Properties

Properties

data: Patch<DocumentData<T>>
key: string | Identifier

Generated using TypeDoc