Skip to content

Commit a14bf0e

Browse files
authored
fix missing layers field in the dependency global command (#202)
1 parent 86618d0 commit a14bf0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: assets/graphqls/dependency/GlobalTopology.graphql

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ query ($layer: String, $duration: Duration!) {
2222
name
2323
type
2424
isReal
25+
layers
2526
}
2627
calls {
2728
id

0 commit comments

Comments
 (0)