changeOrderAttachmentSubgraph
Change order attachments with uploader and classification details.
Fields
| Field Name | Data Type | Description |
|---|---|---|
| id | Int |
ID associated with the change order attachment. |
| fileName | String |
Name of the file attached to the change order. |
| description | String |
Description of the file attached to the change order. |
| classified | Boolean |
Indicates whether the attached file is classified or not. |
| uploadedBy | BasicUserSubgraph |
Name of the user who uploaded the file. |
| uploadedDate | DateTime |
Date the change order file was attached. |