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