SupSolutionTemplateRemoveKeyFeatureGroupAttributeInput
No description
input SupSolutionTemplateRemoveKeyFeatureGroupAttributeInput {
attributeNames: [String!]
keyFeatureGroupTitle: String!
}
Fields
SupSolutionTemplateRemoveKeyFeatureGroupAttributeInput.attributeNames ● [String!] list scalar
The list of attributes need to remove out of key feature group. If list is empty, all attributes in key feature group wil be removed.
SupSolutionTemplateRemoveKeyFeatureGroupAttributeInput.keyFeatureGroupTitle ● String! non-null scalar
The title of key feature group need to remove of out a solution template.