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