dataRoomDocument
Retrieves a specific DataRoom document by its ID.
dataRoomDocument(
id: ID!
): DataRoomDocument
Arguments
dataRoomDocument.id
● ID!
non-null scalar
Type
DataRoomDocument
object
Represents a document within the Data Room’s folder structure. This type implements the IDataRoomDocumentIndexItem interface and is a leaf node in the document index hierarchy. Documents are subject to security policies and visibility settings that determine how they can be accessed or downloaded by users, especially external participants.