ArchiveWorkflowProfileInput
Autogenerated input type of ArchiveWorkflowProfile
input ArchiveWorkflowProfileInput {
clientMutationId: String
id: ID!
}
Fields
ArchiveWorkflowProfileInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
ArchiveWorkflowProfileInput.id ● ID! non-null scalar
Workflow Profile id
Member Of
archiveWorkflowProfile mutation