Skip to main content

AfterUpdateCrudHandlerConfig

Context object for AfterUpdateCrudHandler

Type Parameters

T

T extends WithId = WithId

resource type

Properties

modifiedResource

modifiedResource: T

The resource with modifications


originalResource?

optional originalResource: T

The resource without notifications