Skip to main content

CreateOrUpdateVeracodeIntegrationPayload

Autogenerated return type of CreateOrUpdateVeracodeIntegration.

type CreateOrUpdateVeracodeIntegrationPayload {
clientMutationId: String
errors: [String!]
integration: VeracodeIntegration
}

Fields

CreateOrUpdateVeracodeIntegrationPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

CreateOrUpdateVeracodeIntegrationPayload.errors ● [String!] list scalar

CreateOrUpdateVeracodeIntegrationPayload.integration ● VeracodeIntegration object

Returned By

createOrUpdateVeracodeIntegration mutation