CreateOrUpdateSastFindingPayload
Autogenerated return type of CreateOrUpdateSastFinding.
type CreateOrUpdateSastFindingPayload {
clientMutationId: String
issue: SastFinding!
}
Fields
CreateOrUpdateSastFindingPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
CreateOrUpdateSastFindingPayload.issue ● SastFinding! non-null object
Returned By
createOrUpdateSastFinding mutation