DesPartCustomPartSpecInput
Represents a custom part specification.
input DesPartCustomPartSpecInput {
name: String!
value: String!
}
Fields
DesPartCustomPartSpecInput.name ● String! non-null scalar
The display name.
DesPartCustomPartSpecInput.value ● String! non-null scalar
The value.