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