IndustryIndustryEdge
A Relay edge containing a IndustryIndustry and its cursor.
type IndustryIndustryEdge {
node: Industry
cursor: String!
industryIsParentOfIndustryId: UUID
rank: Int
id: ID
}
Fields
IndustryIndustryEdge.node ● Industry object
The item at the end of the edge
IndustryIndustryEdge.cursor ● String! non-null scalar
A cursor for use in pagination
IndustryIndustryEdge.industryIsParentOfIndustryId ● UUID scalar
IndustryIndustryEdge.rank ● Int scalar
IndustryIndustryEdge.id ● ID scalar
Member Of
IndustryIndustryConnection object