DealExecutionScoresEdge
A DealExecutionScore edge in the connection.
type DealExecutionScoresEdge {
cursor: Cursor
node: DealExecutionScore!
}
Fields
DealExecutionScoresEdge.cursor ● Cursor scalar
A cursor for use in pagination.
DealExecutionScoresEdge.node ● DealExecutionScore! non-null object
The DealExecutionScore at the end of the edge.