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

GraphQueryPage

    Pagination controls. Results are paged with an opaque keyset token: read pageInfo.continuationToken from a response and pass it back as ‘continuationToken’ to fetch the next page.

    Properties

    • pageSize integer optional
      Page size: the maximum number of nodes (or aggregation buckets) to return per page. Omitted means the default of 200; set, it must be at least 1.
    • continuationToken string optional
      Opaque token from a previous response’s pageInfo.continuationToken. Omit (or empty) for the first page. A token the server cannot verify is a 400.

      The infrastructure as code platform for any cloud.