Skip to main content

SupSoftwareProjectSetSoftwareProjectSolutionTemplatesInput

Input for replacing all software project associations on a solution template.

input SupSoftwareProjectSetSoftwareProjectSolutionTemplatesInput {
softwareProjectIds: [ID!]
solutionTemplateId: ID!
}

Fields

SupSoftwareProjectSetSoftwareProjectSolutionTemplatesInput.softwareProjectIds ● [ID!] list scalar

The complete new set of software project IDs. Removes all existing associations and inserts these.

SupSoftwareProjectSetSoftwareProjectSolutionTemplatesInput.solutionTemplateId ● ID! non-null scalar

The unique identifier of the solution template.