Skip to content

IssueEdge

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

Fields

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