SupSolutionTemplateKeyFeatureGroup
No description
type SupSolutionTemplateKeyFeatureGroup {
attributes: [SupSolutionTemplateKeyFeatureGroupAttribute!]!
order: Int!
title: String!
}
Fields
SupSolutionTemplateKeyFeatureGroup.attributes ● [SupSolutionTemplateKeyFeatureGroupAttribute!]! non-null object
The list of attributes associated with key feature group.
SupSolutionTemplateKeyFeatureGroup.order ● Int! non-null scalar
The display order of the key feature group.
SupSolutionTemplateKeyFeatureGroup.title ● String! non-null scalar
The key feature group title.