Magidoc

ReviewPage
Object

A Node in the graph.

Fields

#

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.

id

ID !
Non-null

ID of the object.

key

A unique key associated with the review page and scoped to the review.

nameForLog

Object name to be identified in Audit Logs.

nextReviewPageKey

Key for the review page that should proceed this review page.

order

The default order of the review pages if the next review page is not set.

path

Non-null

The relative path of the object.

permissions

Non-null

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

prompts

The User prompts to be presented on the review page.

review

Review that the page exists on.

settings

Non-null

The settings associated with the object.

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

#