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