Skip to content

ClusterNodeEdge

Wrapper around the ClusterNode object. This wrapper is used for pagination.

Fields

Field Type Description
cursor String! String used to identify this edge.
node ClusterNode! The actual ClusterNode object wrapped by this edge.