Update orchestration and entity types #455
Labels
breaking-change
preview-blocker
issues required for v3 public preview
types
issues related to types
v3
Issues related to v3 of the package to support the new programming model
Milestone
This issue has already been implemented (#447). This issue is purely for documentation and tracking purposes.
IOrchestrationFunctionContext
interface withOrchestrationContext
, and export it from the root of the packageIEntityFunctionContext<T>
interface withEntityContext<T>
and export it from the root of the package.The text was updated successfully, but these errors were encountered: