Skip to main content

CreateOrUpdateContainerFindingPayload

Autogenerated return type of CreateOrUpdateContainerFinding

type CreateOrUpdateContainerFindingPayload {
clientMutationId: String
issue: ContainerFinding!
}

Fields

CreateOrUpdateContainerFindingPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

CreateOrUpdateContainerFindingPayload.issue ● ContainerFinding! non-null object

Returned By

createOrUpdateContainerFinding mutation