Magidoc

Archive
Object

A Node in the graph.

Fields

#

asset

The asset associated with this archive.

createdAt

Identifies the date and time when the object was created.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

fileNames

[ String !]

A list of file names contained in the archive.

id

ID !
Non-null

ID of the object.

nameForLog

Object name to be identified in Audit Logs.

path

Non-null

The relative path of the object.

permissions

Non-null

A list of Permissions associated with the currently authenticated User and the Archive.

settings

Non-null

The settings associated with the object.

type

The type of archive file, such as ZIP or RAR.

updatedAt

Identifies the date and time when the object was last updated.

url

Non-null

The url of the object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#