Skip to main content

CreateOrUpdateAzureBoardsIntegrationPayload

Autogenerated return type of CreateOrUpdateAzureBoardsIntegration

type CreateOrUpdateAzureBoardsIntegrationPayload {
clientMutationId: String
defectTrackerIntegration: AzureBoardsIntegration!
}

Fields

CreateOrUpdateAzureBoardsIntegrationPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

CreateOrUpdateAzureBoardsIntegrationPayload.defectTrackerIntegration ● AzureBoardsIntegration! non-null object

Returned By

createOrUpdateAzureBoardsIntegration mutation