Documents
No description
type Documents {
documentDate: Date
documents: [Files]
filename: String
id: UUID
label: String
url: String
}
Fields
| Nom | Type | Description |
|---|---|---|
| documentDate | Date scalar | — |
| documents | [Files] list object | — |
| filename | String scalar | — |
| id | UUID scalar | — |
| label | String scalar | — |
| url | String scalar | getCommonDocuments ContractorDocument |