class RemoveAssignmentInput(val assignment: ID) : Input

Input for the removeAssignment mutations

Constructors

Link copied to clipboard
constructor(assignment: ID)

Properties

Link copied to clipboard
val assignment: ID

Functions

Link copied to clipboard
open fun validate()

Validates this input