Skip to main content

SupSolutionTemplateKeyFeatureGroupInput

No description

input SupSolutionTemplateKeyFeatureGroupInput {
attributes: [SupSolutionTemplateKeyFeatureGroupAttributeInput!]!
order: Int!
title: String!
}

Fields

SupSolutionTemplateKeyFeatureGroupInput.attributes ● [SupSolutionTemplateKeyFeatureGroupAttributeInput!]! non-null input

The list of attributes associated with the key feature group.

SupSolutionTemplateKeyFeatureGroupInput.order ● Int! non-null scalar

The display order of the key feature group.

SupSolutionTemplateKeyFeatureGroupInput.title ● String! non-null scalar

The key feature group title.