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

GroupConnection

Attributes of the GroupConnection type

The connection type for Group.

Name
Type
Description

edges

List (GroupEdge)

A list of edges.

nodes

List (Group)

A list of nodes.

pageInfo

Information to aid in pagination.

totalCount

Int

Last updated

Was this helpful?