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

RoleConnection

Attributes of the RoleConnection type

The connection type for Role.

Name
Type
Description

edges

List (RoleEdge)

A list of edges.

nodes

List (Role)

A list of nodes.

pageInfo

Information to aid in pagination.

totalCount

Int

Last updated

Was this helpful?