Skip to main content

Interface: RawDraftEntity<T>

A plain object representation of an EntityInstance.

Type Parameters

T

T = {[key: string]: any; }

Properties

data

data: T


mutability

mutability: DraftEntityMutability


type

type: string