peng-yongsheng opened a new pull request #856: Change the traceId type to be 
collection in trace graphql protocol.
URL: https://github.com/apache/incubator-skywalking/pull/856
 
 
   trace.graphqls
   
   ```
   type BasicTrace {
   -   traceId: String
   +   traceIds: [String!]!
   }
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to