mrproliu commented on code in PR #122:
URL:
https://github.com/apache/skywalking-query-protocol/pull/122#discussion_r1241585250
##########
ui-configuration.graphqls:
##########
@@ -23,11 +23,26 @@ type DashboardConfiguration {
configuration: String!
}
+type MenuItem {
+ # Display name
+ name: String!
+ # Showing icon
Review Comment:
Yes, I have updated the description to the icon name.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]