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