mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-18 06:25:24 +00:00
update graphql
This commit is contained in:
parent
224e761d70
commit
c9bcd05a83
@ -57,6 +57,16 @@ export const RespFields: Indexable = {
|
|||||||
name: id
|
name: id
|
||||||
value
|
value
|
||||||
refId: traceID
|
refId: traceID
|
||||||
|
owner {
|
||||||
|
scope
|
||||||
|
serviceID
|
||||||
|
serviceName
|
||||||
|
normal
|
||||||
|
serviceInstanceID
|
||||||
|
serviceInstanceName
|
||||||
|
endpointID
|
||||||
|
endpointName
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
error
|
error
|
||||||
|
Loading…
Reference in New Issue
Block a user