Skip to main content

CreateOrUpdateBusinessmapIntegrationPayload

Autogenerated return type of CreateOrUpdateBusinessmapIntegration

type CreateOrUpdateBusinessmapIntegrationPayload {
clientMutationId: String
defectTrackerIntegration: BusinessmapIntegration!
}

Fields

CreateOrUpdateBusinessmapIntegrationPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

CreateOrUpdateBusinessmapIntegrationPayload.defectTrackerIntegration ● BusinessmapIntegration! non-null object

Returned By

createOrUpdateBusinessmapIntegration mutation