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