Skip to main content

BulkChangeIssueStatusInput

Autogenerated input type of BulkChangeIssueStatus

input BulkChangeIssueStatusInput {
clientMutationId: String
ids: [ID!]!
companyId: ID!
status: IssueStatusLabel!
reason: String
riskAcceptedUntil: ISO8601DateTime
}

Fields​

BulkChangeIssueStatusInput.clientMutationId ● String scalar​

A unique identifier for the client performing the mutation.

BulkChangeIssueStatusInput.ids ● [ID!]! non-null scalar​

ID of the issue being changed

BulkChangeIssueStatusInput.companyId ● ID! non-null scalar​

Company Id of the issues

BulkChangeIssueStatusInput.status ● IssueStatusLabel! non-null enum​

New status of the issue

BulkChangeIssueStatusInput.reason ● String scalar​

Reason why this change of status is occurring

BulkChangeIssueStatusInput.riskAcceptedUntil ● ISO8601DateTime scalar​

The deadline to resolve an issue marked as risk accepted.

Member Of​

bulkChangeIssueStatus mutation

Contribute to the Docs

Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.

How to contribute

Resources

By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.

Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.

Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.