BrandIsMarketableEdge
A Relay edge containing a BrandIsMarketable and its cursor.
type BrandIsMarketableEdge {
node: BrandIsMarketable
cursor: String!
}
Fields
BrandIsMarketableEdge.node ● BrandIsMarketable object
The item at the end of the edge
BrandIsMarketableEdge.cursor ● String! non-null scalar
A cursor for use in pagination
Member Of
BrandIsMarketableConnection object