Skip to main content
type alias Temporal.AssignmentOptions
Unstable

Options for assigning fields using with() or entire objects with from().

definition: { overflow?: "constrain" | "reject"; }
definition: { overflow?: "constrain" | "reject"; }