CreateOrUpdateIntegrationPayload
Autogenerated return type of CreateOrUpdateIntegration
type CreateOrUpdateIntegrationPayload {
clientMutationId: String
integration: Integration
}
Fields
CreateOrUpdateIntegrationPayload.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
CreateOrUpdateIntegrationPayload.integration
● Integration
object
Returned By
createOrUpdateCheckmarxIntegration
mutation