DealExecutionScoreHistoriesEdge
A DealExecutionScoreHistory edge in the connection.
type DealExecutionScoreHistoriesEdge {
cursor: Cursor
node: DealExecutionScoreHistory!
}
Fields
DealExecutionScoreHistoriesEdge.cursor ● Cursor scalar
A cursor for use in pagination.
DealExecutionScoreHistoriesEdge.node ● DealExecutionScoreHistory! non-null object
The DealExecutionScoreHistory at the end of the edge.
Member Of
CreateDealExecutionScoreHistoryPayload object ● DealExecutionScoreHistoriesConnection object ● DeleteDealExecutionScoreHistoryPayload object ● UpdateDealExecutionScoreHistoryPayload object