class CreateInterfacePartInput(val interfaceSpecificationVersion: ID) : InterfacePartInput

Input for the createInterfacePart mutation

Constructors

Link copied to clipboard
constructor(interfaceSpecificationVersion: 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
open override var templatedFields: List<JSONFieldInput>

Initial value for the templated fields

Functions

Link copied to clipboard
open override fun validate()

Validates this input