Skip to main content

IntraComponentDependencySpecificationTypeInput

Input to create an IntraComponentDependencySpecificationType

input IntraComponentDependencySpecificationTypeInput {
description: String!
name: String!
}

Fields

IntraComponentDependencySpecificationTypeInput.description ● String! non-null scalar

The description of the NamedNode

IntraComponentDependencySpecificationTypeInput.name ● String! non-null scalar

The name of the NamedNode, must not be blank

Member of

CreateComponentTemplateInput input