GraphQueryReturn
Shapes the returned subgraph.
Properties
selectarray[string] optionalNamed frontiers to include in the response nodes: ‘anchor’ and/or traversal step aliases. Defaults to the anchor plus the final traversal frontier.fieldsarray[string] optionalNode fields to project into each returned node’s fields map. Every name must appear in the projectableFields list the schema endpoint advertises for the resource node type. Not valid together with aggregate.pathsboolean optionalWhen true, the response includes explicit evidence paths to the final traversal frontier, regardless of which frontiers return.select projects. Defaults to false.