Skip to main content

Module mutation

Module mutation 

Source
Expand description

The single graph write boundary. Snapshots, graph writes and derived counters share the writer transaction; no change is published before commit.

Structs§

CommittedChangeSet
EntityChange
EntitySnapshot
MutationContext
MutationOutcome
MutationService
ObservationResult
ObservationUpdate
RelationDelta

Enums§

ChangeOperation
MutationRequest
MutationResult
Legacy response data is captured inside the same transaction, preventing an adapter from returning a concurrent writer’s later state.

Type Aliases§

MutationError