feat: initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
query SubGraphs($ref: String!) {
|
||||
subGraphs(ref: $ref) {
|
||||
service
|
||||
url
|
||||
wsUrl
|
||||
changedBy
|
||||
changedAt
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user