# N-able GraphQL Operation query VulnerabilityDetection($id: ID!) { vulnerabilityDetection(id: $id) { # vulnerabilityDetection fields } }Copied!