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