| Arg Key | Type | Enum | Name | Description |
|---|---|---|---|---|
orgId | ID! | - | Org ID | ID of the org |
| Key | Cls | Field Name | Description | Enum |
|---|---|---|---|---|
count | Int! | bizDoc.count | bizDoc.count.desc | - |
| Arg Key | Type | Enum | Name | Description |
|---|---|---|---|---|
projectId | ID! | - | Project ID | ID of the project |
| Key | Cls | Field Name | Description | Enum |
|---|---|---|---|---|
count | Int! | bizDoc.count | bizDoc.count.desc | - |
| Arg Key | Type | Enum | Name | Description |
|---|---|---|---|---|
orgId | ID! | - | Org ID | ID of the org |
| Arg Key | Type | Enum | Name | Description |
|---|---|---|---|---|
skip | Int! | - | skip | skip |
limit | Int! | - | limit | limit |
sort | String! | - | sort | sort |
| Key | Cls | Field Name | Description | Enum |
|---|---|---|---|---|
id | ID! | ID | Unique ID value | - |
createdAt | Date! | CreatedAt | Data created time | - |
updatedAt | Date! | UpdatedAt | Data updated time | - |
removedAt | Date | RemovedAt | Data removed time | - |
project | LightProject! | Project | Project of the bizDoc | - |
type | String! | Type | Type of the bizDoc | |
title | String! | Title | Title of the bizDoc | - |
abstract | String! | Abstract | Abstract of the bizDoc | - |
createdBy | LightUser! | Created By | Created by of the bizDoc | - |
access | String! | Access | Access of the bizDoc | |
status | String! | Status | Status of the BizDoc |
| Arg Key | Type | Enum | Name | Description |
|---|---|---|---|---|
projectId | ID! | - | Project ID | ID of the project |
| Arg Key | Type | Enum | Name | Description |
|---|---|---|---|---|
skip | Int! | - | skip | skip |
limit | Int! | - | limit | limit |
sort | String! | - | sort | sort |
| Key | Cls | Field Name | Description | Enum |
|---|---|---|---|---|
id | ID! | ID | Unique ID value | - |
createdAt | Date! | CreatedAt | Data created time | - |
updatedAt | Date! | UpdatedAt | Data updated time | - |
removedAt | Date | RemovedAt | Data removed time | - |
project | LightProject! | Project | Project of the bizDoc | - |
type | String! | Type | Type of the bizDoc | |
title | String! | Title | Title of the bizDoc | - |
abstract | String! | Abstract | Abstract of the bizDoc | - |
createdBy | LightUser! | Created By | Created by of the bizDoc | - |
access | String! | Access | Access of the bizDoc | |
status | String! | Status | Status of the BizDoc |
| Arg Key | Type | Enum | Name | Description |
|---|---|---|---|---|
bizDocId | ID! | - | BizDoc ID | ID of the bizDoc |
access | String! | Access | Access of the bizDoc |
| Key | Cls | Field Name | Description | Enum |
|---|---|---|---|---|
id | ID! | ID | Unique ID value | - |
createdAt | Date! | CreatedAt | Data created time | - |
updatedAt | Date! | UpdatedAt | Data updated time | - |
removedAt | Date | RemovedAt | Data removed time | - |
org | LightOrg! | Organization | Organization of the bizDoc | - |
project | LightProject! | Project | Project of the bizDoc | - |
type | String! | Type | Type of the bizDoc | |
title | String! | Title | Title of the bizDoc | - |
abstract | String! | Abstract | Abstract of the bizDoc | - |
files | [File]! | Files | Files of the bizDoc | - |
content | Any! | Content | Content of the bizDoc | - |
contentFiles | [File]! | Content Files | Content files of the bizDoc | - |
createdBy | LightUser! | Created By | Created by of the bizDoc | - |
access | String! | Access | Access of the bizDoc | |
status | String! | Status | Status of the BizDoc |