Magidoc

ReviewReviewableUser
Object

A Node in the graph.

Fields

#

createdAt

Identifies the date and time when the object was created.

currentReviewPage

The current page that the reviewer is on.

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.

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

selections

Selections of the user associated with this review.

settings

Non-null

The settings associated with the object.

status

Current status of the reviewer and whether their review is complete or not.

updatedAt

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

url

Non-null

The url of the object.

user

The user associated with the review.

value

The appended value of the user selection when the input.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#