Skip to content

CrawlObjEdge

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

Fields

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