Rename GraphQL query resource name from "instanceDashboard" to "instance"
What does this MR do?
This MR aims to solve the issue #335942 (closed)
- Add the
instance
alias toinstanceSecurityDashboard
- Change the code to use the
instance
property instead ofinstanceSecurityDashboard
- Also update any failing tests
Edited by Siddharth Asthana