Object types represent different categories of data in Teamwork Graph. An instance of an object type is called an object. For example, an individual Jira work item or a specific user account is an object. Objects are the pieces of data that make up the graph.
Object types serve different purposes depending on how you interact with Teamwork Graph:
If you're querying Teamwork Graph data, object types represent the data you can access in the graph. You can query specific object types and traverse the relationships between them. For example:
See the API reference for details on querying these objects and their relationships.
If you're building a connector to add data to Teamwork Graph, you'll map your external data to standardized object types using the Teamwork Graph connector SDK. For example:
See the Connector reference for details on how to structure and send objects.
When you query the Teamwork Graph API, you can access the range of object types are available in the graph.
Explore the full list of object types available for querying with the Teamwork Graph API:

API object types
Explore the object types you can query with the Teamwork Graph API, including their properties and relationships.
When you build a connector and add data to Teamwork Graph, that data becomes available across various Atlassian experiences. The following sections describe how connector object types are leveraged, and which ones are indexed in different experiences.
Many experiences across Atlassian leverage objects added through Teamwork Graph connectors:
In Teamwork Graph, relationships define how these objects are connected, enabling richer and more integrated functionality.
Not all connector object types are indexed or accessible via Rovo Search and Chat.
The following object types are available in Rovo Search and Chat:
The following object types are not available in Rovo Search and Chat:
Explore the full list of object types available for building Teamwork Graph connectors:
Connector object types
Explore the full list of object types you can use with the Teamwork Graph connector module.
Rate this page: