Skip to main content

CreateOrUpdateIntegrationPayload

Autogenerated return type of CreateOrUpdateIntegration.

type CreateOrUpdateIntegrationPayload {
clientMutationId: String
integration: SnykConfiguration
}

Fields

CreateOrUpdateIntegrationPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

CreateOrUpdateIntegrationPayload.integration ● SnykConfiguration object

Returned By

createOrUpdateSnykIntegration mutation