class CreateIssueBoardInput(val trackable: ID) : CreateNamedNodeInput

Input for the createIssueBoard mutation

Constructors

Link copied to clipboard
constructor(trackable: ID)

Properties

Link copied to clipboard

The description of the NamedNode

Link copied to clipboard

The name of the NamedNode, must not be blank

Link copied to clipboard
val trackable: ID

Functions

Link copied to clipboard
open override fun validate()

Validates this input