Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. GraphQueryReturn

GraphQueryReturn

    Shapes the returned subgraph.

    Properties

    • select array[string] optional
      Named frontiers to include in the response nodes: ‘anchor’ and/or traversal step aliases. Defaults to the anchor plus the final traversal frontier.
    • fields array[string] optional
      Node 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.
    • paths boolean optional
      When true, the response includes explicit evidence paths to the final traversal frontier, regardless of which frontiers return.select projects. Defaults to false.

      The infrastructure as code platform for any cloud.