Skip to content

Use GraphQL for the vulnerability state dropdown

When viewing an individual vulnerability on the security dashboard, there is a dropdown that lets the user change the status of the vulnerability:

ksnip_20200914-223513

Currently, changing the status will call a REST endpoint. We need to use GraphQL instead.

See Design Issue and parent Epic for details.

Implementation Plan

Edited by Daniel Tian