OBJECT
A Document
type Document {accessGroup: String downloadable: Boolean filename: String folderId: ID id: ID # Creation date and time - format: YYYY-MM-DDThh:mm:sssinsertedAt: NaiveDateTime mime: String size: Int type: String # Last update date and time - format: YYYY-MM-DDThh:mm:sssupdatedAt: NaiveDateTime url: String wistia: Wistia }