Skip to main content

SupSoftwareProjectSolutionTemplateSoftwareProjectsResult

No description

type SupSoftwareProjectSolutionTemplateSoftwareProjectsResult {
softwareProjects: [SupSoftwareProject!]!
solutionTemplateId: ID!
}

Fields

SupSoftwareProjectSolutionTemplateSoftwareProjectsResult.softwareProjects ● [SupSoftwareProject!]! non-null object

The software projects associated with the solution template.

SupSoftwareProjectSolutionTemplateSoftwareProjectsResult.solutionTemplateId ● ID! non-null scalar

The solution template identifier.