Skip to main content

IntegrationMappedFieldsInput

No description

input IntegrationMappedFieldsInput {
id: ID
assetOption: [Int!]!
outsideKey: String
issueType: String
extraKey: String
scopeIntegrationId: Int!
projectExternalId: Int!
projectExternalLabel: String!
mapFields: [MappedFieldIntegrationType!]!
}

Fields

IntegrationMappedFieldsInput.id ● ID scalar

IntegrationMappedFieldsInput.assetOption ● [Int!]! non-null scalar

IntegrationMappedFieldsInput.outsideKey ● String scalar

IntegrationMappedFieldsInput.issueType ● String scalar

IntegrationMappedFieldsInput.extraKey ● String scalar

IntegrationMappedFieldsInput.scopeIntegrationId ● Int! non-null scalar

IntegrationMappedFieldsInput.projectExternalId ● Int! non-null scalar

IntegrationMappedFieldsInput.projectExternalLabel ● String! non-null scalar

IntegrationMappedFieldsInput.mapFields ● [MappedFieldIntegrationType!]! non-null input

Member Of

CreateIntegrationMappedFieldsInput input ● UpdateIntegrationMappedFieldsInput input