//////////////////////////////////////////////////////////////////////////////////////////////
// DO NOT MODIFY THIS FILE //
// This file is automatically generated by ZenStack CLI and should not be manually updated. //
// Source: showcase.zmodel · Generated: 2026-02-23 //
//////////////////////////////////////////////////////////////////////////////////////////////
Index / Procedures / getProjectStats
Get aggregated statistics for a project.
Defined in: showcase.zmodel
Declaration · showcase.zmodel
procedure getProjectStats(projectId: String): ProjectStatsInput parameters accepted by this procedure.
| Parameter | Type | Required |
|---|---|---|
projectId |
String |
Yes |
The return type of this procedure.
Previous: createAndAssignTask · Next: getUser