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