SupRefKeyFeature
Represents a key feature of a reference design.
type SupRefKeyFeature {
description: String!
html: String
name: String!
}
Fields
SupRefKeyFeature.description ● String! non-null scalar
The feature description.
SupRefKeyFeature.html ● String scalar
The feature description in HTML format.
SupRefKeyFeature.name ● String! non-null scalar
The feature name.