Skip to content

RowEdge

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

Fields

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