Watch Object

Fields

The fields in this section list which values can be retrieved when querying Watch records.

addedBy (Person)

The person who added this watch.

createdAt (ISO8601Timestamp)

The date and time at which the watch was created.

id (ID!)

Unique identifier of the object.

person (Person)

The person who is watching the record.

updatedAt (ISO8601Timestamp)

The date and time of the last update of the watch. If the watch has had no updates it contains the createdAt value.

Implements

Watch implements the following interfaces. This means that fragments defined on these interfaces may be used in queries returning a Watch.