Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.39 KB

File metadata and controls

56 lines (34 loc) · 1.39 KB
//////////////////////////////////////////////////////////////////////////////////////////////
// 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

getProjectStats Query

Get aggregated statistics for a project.

Defined in: showcase.zmodel

Declaration · showcase.zmodel
procedure getProjectStats(projectId: String): ProjectStats

📥 Parameters

Input parameters accepted by this procedure.

Parameter Type Required
projectId String Yes

📤 Returns

The return type of this procedure.

ProjectStats

diagram


📚 References


Previous: createAndAssignTask · Next: getUser