Skip to content

LinkedEntityEdge

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

Fields

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