Magidoc

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

nameForLog

Object name to be identified in Audit Logs.

nextReviewPageKey

The next review page if this option is selected. Supercedes the page next review page key.

path

Non-null

The relative path of the object.

permissions

Non-null

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

prompt

Prompt that is associated with the review option.

settings

Non-null

The settings associated with the object.

type

Type of option. Refer to the review option enum.

updatedAt

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

url

Non-null

The url of the object.

value

Value of the option to be selected.

Interfaces

#

Also implements NodeInterface .

Usages

#

References

#