Other GraphQL Types
ProjectStatusEnum
Valid Values
Value | Description |
---|---|
ACTIVE | Project is active. Project is visible in a hub and operations can be performed. |
INACTIVE | Project is inactive. Project was archived and can be restored by admin of the hub. |
Where Used
Object/Input | Field | Description |
---|---|---|
Project | projectStatus . |
Represents a project. A project is a shared workspace for teams of people working together on a project, to store, organize, and manage all related entity data. |