IndustryIndustryConnection
No description
type IndustryIndustryConnection {
pageInfo: PageInfo!
edges: [IndustryIndustryEdge]!
}
Fields
IndustryIndustryConnection.pageInfo ● PageInfo! non-null object
Pagination data for this connection.
IndustryIndustryConnection.edges ● [IndustryIndustryEdge]! non-null object
Contains the nodes in this connection.
Member Of
Industry object