Skip to main content

UpdateServicenowConfigurationInput

Autogenerated input type of UpdateConfiguration

input UpdateServicenowConfigurationInput {
id: ID!
assetId: ID
default: Boolean!
statusMappings: [DefectTrackerStatusMappingInput!]!
fieldMappings: [DefectTrackerFieldMappingInput!]
detail: ServicenowDetailInput!
clientMutationId: String
}

Fields

UpdateServicenowConfigurationInput.id ● ID! non-null scalar

Configuration ID to update

UpdateServicenowConfigurationInput.assetId ● ID scalar

Asset ID for configuration

UpdateServicenowConfigurationInput.default ● Boolean! non-null scalar

Whether this is the default configuration

UpdateServicenowConfigurationInput.statusMappings ● [DefectTrackerStatusMappingInput!]! non-null input

Status mappings between Conviso and Servicenow

UpdateServicenowConfigurationInput.fieldMappings ● [DefectTrackerFieldMappingInput!] list input

Field mappings between Conviso and Servicenow

UpdateServicenowConfigurationInput.detail ● ServicenowDetailInput! non-null input

Servicenow-specific configuration details

UpdateServicenowConfigurationInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

Member Of

updateServicenowConfiguration mutation

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.