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