class CreateIMSInput(val templatedFields: List<JSONFieldInput>, val template: ID) : CreateNamedNodeInput, CreateTemplatedNodeInput

Input for the createIMS mutation

Constructors

Link copied to clipboard
constructor(templatedFields: List<JSONFieldInput>, template: 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 template: ID
Link copied to clipboard
open override val templatedFields: List<JSONFieldInput>

Initial value for the templated fields

Functions

Link copied to clipboard
open override fun validate()

Validates this input