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