CreateThreatModelArtifactInput
No description
input CreateThreatModelArtifactInput {
companyId: ID!
label: String!
description: String
scopeText: String
assigneeEmail: String
}
No description
input CreateThreatModelArtifactInput {
companyId: ID!
label: String!
description: String
scopeText: String
assigneeEmail: String
}
CreateThreatModelArtifactInput.companyId ● ID! non-null scalarCreateThreatModelArtifactInput.label ● String! non-null scalarCreateThreatModelArtifactInput.description ● String scalarCreateThreatModelArtifactInput.scopeText ● String scalarCreateThreatModelArtifactInput.assigneeEmail ● String scalar