JobEdge
A Job edge in the connection.
type JobEdge {
cursor: Cursor
node: Job
}
Fields
JobEdge.cursor ● Cursor scalar
A cursor for use in pagination.
JobEdge.node ● Job object
The Job at the end of the edge.
Member Of
JobConnection object