Fields
| Name | Arguments | Type | Description |
|---|---|---|---|
| documentId | String! | Unique identifier for the document | |
| fields | [DocumentField!]! | The fields related to the specific document type (if any) | |
| files | [DocumentInformation!]! | The individual files that support this document | |
| title | String! | ||
| type | EntityDocumentType! | Type of the document |