OBJECT
type DocumentVersionFile {documentVersionId: UUID name: String size: BigInt hash: String # get document versiondocumentVersionByDocumentVersionId: DocumentVersion }