You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/09/28 06:33:04 UTC

[GitHub] hanahmily opened a new issue #1718: Test: Search Endpoint get no data

hanahmily opened a new issue #1718: Test: Search Endpoint get no data
URL: https://github.com/apache/incubator-skywalking/issues/1718
 
 
   Relate to #1710 
   
   ```
   {"variables":{"serviceId":"2","keyword":""},"query":"\n                        query SearchEndpoint($serviceId: ID!, $keyword: String!) {\n                          searchEndpoint(serviceId: $serviceId, keyword: $keyword, limit: 10) {\n                            key: id\n                            label: name\n                          }\n                        }\n                      "}
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services