GloCusUpdateWorkflowAssignmentInput
Represents input value for updating with workflow assignment.
input GloCusUpdateWorkflowAssignmentInput {
assignmentId: String!
description: String
name: String
workflowId: String
}
Fields
GloCusUpdateWorkflowAssignmentInput.assignmentId ● String! non-null scalar
Identifier of the assignment.
GloCusUpdateWorkflowAssignmentInput.description ● String scalar
Description of the assignment.
GloCusUpdateWorkflowAssignmentInput.name ● String scalar
Name of the assignment.
GloCusUpdateWorkflowAssignmentInput.workflowId ● String scalar
Script file token.