CreateOrUpdateIntegrationPayload
Autogenerated return type of CreateOrUpdateIntegration.
type CreateOrUpdateIntegrationPayload {
clientMutationId: String
success: Boolean
}
Fields
CreateOrUpdateIntegrationPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
CreateOrUpdateIntegrationPayload.success ● Boolean scalar
Returned By
createOrUpdateTenableIntegration mutation