Skip to main content

CreateFindingDastPayload

Autogenerated return type of CreateFindingDast

type CreateFindingDastPayload {
clientMutationId: String
errors: [String!]
message: String
}

Fields

CreateFindingDastPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

CreateFindingDastPayload.errors ● [String!] list scalar

CreateFindingDastPayload.message ● String scalar

Returned by

createFindingDast mutation