wu-sheng commented on a change in pull request #233: Feature: Add 
serviceInstance Search Support
URL: 
https://github.com/apache/incubator-skywalking-ui/pull/233#discussion_r259390258
 
 

 ##########
 File path: .roadhogrc.mock.js
 ##########
 @@ -33,7 +33,7 @@ const schema = makeExecutableSchema({ typeDefs: [
   "scalar Long",
   fs.readFileSync('query-protocol/common.graphqls', 'utf8'),
   fs.readFileSync('query-protocol/metadata.graphqls', 'utf8'),
-  fs.readFileSync('query-protocol/database.graphqls', 'utf8'),
+  fs.readFileSync('query-protocol/top-n-records.graphqls', 'utf8'),
 
 Review comment:
   Database and top n should be two graphql scripts.

----------------------------------------------------------------
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