Magidoc

ReviewReviewable
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

Unique key of the review associated with this reviewable object.

nameForLog

Object name to be identified in Audit Logs.

pages

The review pages of this reviewable object's review.

path

Non-null

The relative path of the object.

permissions

Non-null

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

reviewers

The users who are associated with the review of this reviewable object.

settings

Non-null

The settings associated with the object.

title

The title of the review associated with this reviewable object.

updatedAt

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

url

Non-null

The url of the object.

userSelections

A list of the user selections of this particular review of a reviewable object.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#

  • Field reviews from Call