未验证 提交 1018b795 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Update topology.graphqls

上级 90b0a35a
......@@ -88,7 +88,7 @@ extend type Query {
getServiceTopology(serviceId: ID!, duration: Duration!): Topology
# Query the topology, based on the given services.
# `#getServiceTopology` could be replaced by this.
getServiceTopologys(serviceIds: [ID!]!, duration: Duration!): Topology
getServicesTopology(serviceIds: [ID!]!, duration: Duration!): Topology
# Query the instance topology, based on the given clientServiceId and serverServiceId
getServiceInstanceTopology(clientServiceId: ID!, serverServiceId: ID!, duration: Duration!): ServiceInstanceTopology
# Query the topology, based on the given endpoint
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册