Skip to content

AnalyzedColumnEdge

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

Fields

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