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