Skip to main content

SyncVulnerabilityWithDefectTrackerInput

Autogenerated input type of SyncVulnerabilityWithDefectTracker

input SyncVulnerabilityWithDefectTrackerInput {
clientMutationId: String
id: ID!
}

Fields

SyncVulnerabilityWithDefectTrackerInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

SyncVulnerabilityWithDefectTrackerInput.id ● ID! non-null scalar

ID of the vulnerability to be synchronized with Defect Tracker

Member of

syncVulnerabilityWithDefectTracker mutation