move subgraph operations to wf_api
ok these are some composition stuff so tgis is probably the right place to live
This commit is contained in:
@@ -55,7 +55,7 @@ from ...shared.errors import error_payload
|
||||
from ...shared.names import RESERVED_CONNECTION_IDS
|
||||
from ...storage import Store
|
||||
from ...workflow.wrappers import _model_from_schema
|
||||
from ...workflow_surface.saved_subgraphs import (
|
||||
from wf_api.saved_subgraphs import (
|
||||
SavedSubgraphTree,
|
||||
prepare_saved_subgraphs,
|
||||
resolve_saved_subgraph_tree,
|
||||
|
||||
Reference in New Issue
Block a user