Skip to main content

DeleteScannerIntegrationPayload

Autogenerated return type of DeleteScannerIntegration

type DeleteScannerIntegrationPayload {
clientMutationId: String
deleted: Boolean!
}

Fields

DeleteScannerIntegrationPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

DeleteScannerIntegrationPayload.deleted ● Boolean! non-null scalar

Returned By

deleteScannerIntegration mutation