Skip to main content

SupSoftwareProjectSetSoftwareProjectSolutionTemplatesPayload

Payload returned after setting software projects on a solution template.

type SupSoftwareProjectSetSoftwareProjectSolutionTemplatesPayload {
errors: [SupSoftwareProjectSetSoftwareProjectSolutionTemplatesError!]
success: Boolean
}

Fields

SupSoftwareProjectSetSoftwareProjectSolutionTemplatesPayload.errors ● [SupSoftwareProjectSetSoftwareProjectSolutionTemplatesError!] list union

SupSoftwareProjectSetSoftwareProjectSolutionTemplatesPayload.success ● Boolean scalar

Return true if operation succeeded.