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