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