SolBldScaffoldingBySdmInput
No description
input SolBldScaffoldingBySdmInput {
ignoreExistingSources: Boolean
sdmReferenceDesignator: String!
solutionId: ID!
}
Fields
SolBldScaffoldingBySdmInput.ignoreExistingSources ● Boolean scalar
Whether to ignore existing sources when scaffolding. If true, the BSP is created from scratch. If false, changes are applied into existing software project. By default it's false.