Input for the updateComponentTemplate mutation

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
var description: OptionalInput<String>

The description of the NamedNode

Link copied to clipboard
var fill: OptionalInput<FillStyleInput?>

Style of the fill, null removes the fill

Link copied to clipboard
var id: ID

The id of the node to update

Link copied to clipboard
var name: OptionalInput<String>

The new name of the NamedNode, must not be empty

Link copied to clipboard
var shapeRadius: OptionalInput<Double?>

The corner radius of the shape, ignored for circle/ellipse

Link copied to clipboard
var shapeType: OptionalInput<ShapeType>

The type of the shape

Link copied to clipboard
var stroke: OptionalInput<StrokeStyleInput?>

Style of the stroke, null removes the stroke

Functions

Link copied to clipboard
open override fun validate()

Validates this input