getDeployedTemplateType

Function

We do our best to glean what the solution template is supposed to become when deployed. This util extracts the expected item type from the hubSolutionType typeKeyword on the solution item

We use this in various UIs to show the expected type rather than "Solution"

We do our best to glean what the solution template is supposed to become when deployed. This util extracts the expected item type from the hubSolutionType typeKeyword on the solution item

We use this in various UIs to show the expected type rather than "Solution"

  • getDeployedTemplateType(template: IItem) : string

Parameters

Parameter Type Default Notes
template Required IItem

Returns

string

Function defined in common/src/templates/utils.ts:16