Skip to main content

IndustryEdge

A Relay edge containing a Industry and its cursor.

type IndustryEdge {
node: Industry
cursor: String!
}

Fields

IndustryEdge.node ● Industry object

The item at the end of the edge

IndustryEdge.cursor ● String! non-null scalar

A cursor for use in pagination

Member Of

IndustryConnection object