For the complete documentation index, see llms.txt. This page is also available as Markdown.

ViewConnection

Attributes of the ViewConnection type

The connection type for View.

Name
Type
Description

edges

List (ViewEdge)

A list of edges.

nodes

List (View)

A list of nodes.

pageInfo

Information to aid in pagination.

totalCount

Int

Last updated

Was this helpful?