Viewable

Represents shared fields for objects that can be viewed and audited.

Implemented by

Fields

id (ID!)
The identifier for a viewable object. Note that this id is not globally unique. For example, for work items, it is only unique among items sharing the same template.

name (String)
The name given to the viewable object. This is generally the title for the object instance.

url (String)
The Uniform Resource Locator, also referred as the web address, is the unique identifier that specifies the object’s location.

Updated on September 9, 2025

Related Articles