EntityConnection

Attributes of the EntityConnection type

The connection type for Entity.

Name
Type
Description

edges

List (EntityEdge)

A list of edges.

nodes

List (Entity)

A list of nodes.

pageInfo

Information to aid in pagination.

totalCount

Int

Last updated

Was this helpful?