Fields
| Name | Arguments | Type | Description |
|---|---|---|---|
| documentId | String! | Unique identifier for the document | |
| files | [DocumentInformation!]! | The individual files that support this document | |
| type | CaseDocumentType! | Type of the document |
Definition of the CaseDocumentInformation object
| Name | Arguments | Type | Description |
|---|---|---|---|
| documentId | String! | Unique identifier for the document | |
| files | [DocumentInformation!]! | The individual files that support this document | |
| type | CaseDocumentType! | Type of the document |