feat: expose workflow view resolution input
This commit is contained in:
@@ -55,6 +55,7 @@ class ViewResolver(Protocol):
|
||||
tenant_id: str,
|
||||
account_id: str,
|
||||
group_ids: Iterable[str] = (),
|
||||
workflow_view_id: str | None = None,
|
||||
) -> EffectiveView: ...
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user