Skip to main content

Interface: InsertMutation<T>

Type parameters

NameType
Tany

Hierarchy

  • BaseMutation

    InsertMutation

Properties

properties

properties: T

The inserted document


squidDocIdObj

squidDocIdObj: SquidDocIdObj

Inherited from

BaseMutation.squidDocIdObj


type

type: "insert"

Overrides

BaseMutation.type