generated from coulomb/repo-seed
Refine graph explorer controls
This commit is contained in:
@@ -124,7 +124,7 @@ def fabric_graph_explorer_manifest(base_url: str = "") -> dict[str, Any]:
|
||||
"actions": list(DISPLAY_STATES),
|
||||
"fields": [
|
||||
{"id": "kind", "label": "Kind", "type": "string"},
|
||||
{"id": "layer", "label": "Layer", "type": "string"},
|
||||
{"id": "layer", "label": "Node Type", "type": "string"},
|
||||
{"id": "repo", "label": "Repo", "type": "string"},
|
||||
{"id": "domain", "label": "Domain", "type": "string"},
|
||||
{"id": "environment", "label": "Environment", "type": "string"},
|
||||
|
||||
Reference in New Issue
Block a user