class CreateInterfaceSpecificationTemplateInput(val canBeVisibleOnComponents: List<ID>, val canBeInvisibleOnComponents: List<ID>, val interfaceSpecificationVersionTemplate: SubTemplateInput, val interfacePartTemplate: SubTemplateInput) : CreateRelationPartnerTemplateInput
Input for the createInterfaceSpecificationTemplate mutation
Constructors
Link copied to clipboard
constructor(canBeVisibleOnComponents: List<ID>, canBeInvisibleOnComponents: List<ID>, interfaceSpecificationVersionTemplate: SubTemplateInput, interfacePartTemplate: SubTemplateInput)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The description of the NamedNode
Link copied to clipboard
Style of the fill
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
If true, this template is abstract and cannot be used for new entities.
Link copied to clipboard
The corner radius of the shape, ignored for circle/ellipse
Link copied to clipboard
Style of the stroke
Link copied to clipboard
Additional initial templateFieldSpecifications, should be a JSON schema JSON. Must be disjoint with templateFieldSpecifications of templates this template extends.