Extract the Update type from any supported schema type.
The Update type represents what a node can return to update the state. All fields are optional since nodes only need to return the fields they modify.
Supports:
The schema type to extract update type from
Base type for fallback (will be partialized), defaults to Schema
Extract the Update type from any supported schema type.
The Update type represents what a node can return to update the state. All fields are optional since nodes only need to return the fields they modify.
Supports: