SupSoftwareProjectPatchSoftwareProjectSolutionTemplatesPayload
Payload returned after patching software projects on a solution template.
type SupSoftwareProjectPatchSoftwareProjectSolutionTemplatesPayload {
errors: [SupSoftwareProjectPatchSoftwareProjectSolutionTemplatesError!]
success: Boolean
}
Fields
SupSoftwareProjectPatchSoftwareProjectSolutionTemplatesPayload.errors ● [SupSoftwareProjectPatchSoftwareProjectSolutionTemplatesError!] list union
SupSoftwareProjectPatchSoftwareProjectSolutionTemplatesPayload.success ● Boolean scalar
Return true if operation succeeded.