Skip to main content

DeleteInternalIdeaFormPayload

Autogenerated return type of DeleteInternalIdeaForm.

type DeleteInternalIdeaFormPayload {
clientMutationId: String
data: Internal
errors: [Error!]!
}

Fields

DeleteInternalIdeaFormPayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

DeleteInternalIdeaFormPayload.data ● Internal object

DeleteInternalIdeaFormPayload.errors ● [Error!]! non-null object

List of errors

Returned By

deleteInternalIdeaForm mutation