Skip to main content

ArchiveWorkflowProfilePayload

Autogenerated return type of ArchiveWorkflowProfile.

type ArchiveWorkflowProfilePayload {
clientMutationId: String
data: Boolean
errors: [Error!]!
}

Fields

ArchiveWorkflowProfilePayload.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

ArchiveWorkflowProfilePayload.data ● Boolean scalar

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

List of errors

Returned By

archiveWorkflowProfile mutation