Magidoc

Project
Object

Represent a Scope Create project.

Fields

#

auditLogs

A list of AuditLogs associated with the Project.

createdAt

The date the Project was created.

createdBy

The User that created the Project.

currentSaveFile

The latest Project Save File associated with the Project.

databaseId

Identifies the primary key from the data store.

deletedAt

Identifies the date and time when the object was deleted.

editors

[ User !]

The list of users that have updated the Project.

id

ID !
Non-null

ID of the object.

name

The name of the Project.

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 Project.

projectExportJobs

List of Project Export Jobs associated with the Project.

resourcePermissions

The resource permissions for the Project.

saveFiles

A list of Project Save Files associated with the Project.

scenarios

A list of Scenarios associated with the Project.

scopeCreateVersion

The version of the Create build the Project was created with.

scopeCreateVersions

[ String !]

All the versions of the Create build the Project was updated with.

settings

Non-null

The settings associated with the object.

state

The state of the Project.

updatedAt

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

updatedBy

The User that last updated the Project.

url

Non-null

The url of the object.

version

The version of the Project.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#