Search for a Type or Field
To locate a subgraph, click Search Subgraph. The panel lists every subgraph under a Subgraphs heading. Select one and click Show on Canvas to navigate to it.Query.user. Type a name to filter both sections at once. Click any result to navigate to it on the canvas.
Inspect a Type
Each type appears on the canvas as a card showing its name and kind badge. The badge reflects the type’s kind: object for plain object types, entity for federated entity types. Fields are listed with their name and return type. The key icon on a field marks it as the entity key. The footer reads “Showing X / Y fields” when not all fields are visible, and “Showing all X fields” when every field on the type is displayed.See Which Subgraphs Resolve a Type
Click the settings gear in the toolbar to open Canvas Settings. Hover over Internal Edges to expand the submenu, which lists All Internal Edges, Supergraph, and each individual subgraph. Click any item to toggle its edges on or off. Use Intergraph Edges the same way to control edges between subgraphs. Its submenu lists All Intergraph Edges and each individual subgraph.Inspect a Specific Field’s Subgraph Assignment
Hover over a field row on a type card to highlight its connection line. Click the connection line to select it. The line becomes dotted. Hover over the dotted line to open an inline popover showing two columns: Supergraph on the left with the field as it appears in the supergraph, and the subgraph name on the right with the field as that service resolves it. Each column has a navigation arrow to jump directly to that node.Check Ownership
Click Governance in the top bar to open the Governance Management modal. The modal has three tabs: Graph Admins, Subgraphs, and Types. Each tab lists the owners assigned to that resource. Use the search input to find a specific owner or resource by name.A clear picture of your graph: which types exist, what fields they contain, which subgraphs resolve them, and who owns each resource. No repository browsing or asking around required.