From c9bcd05a839791c5051cbd73e4afa3be1eab0a06 Mon Sep 17 00:00:00 2001 From: Fine Date: Mon, 4 Nov 2024 15:44:06 +0800 Subject: [PATCH] update graphql --- src/hooks/data.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/hooks/data.ts b/src/hooks/data.ts index abaa263c..1ad8867e 100644 --- a/src/hooks/data.ts +++ b/src/hooks/data.ts @@ -57,6 +57,16 @@ export const RespFields: Indexable = { name: id value refId: traceID + owner { + scope + serviceID + serviceName + normal + serviceInstanceID + serviceInstanceName + endpointID + endpointName + } } } error