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