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

PeriodConnection

Attributes of the PeriodConnection type

The connection type for Period.

Name
Type
Description

edges

List (PeriodEdge)

A list of edges.

nodes

List (Period)

A list of nodes.

pageInfo

Information to aid in pagination.

totalCount

Int

Last updated

Was this helpful?