ProductTypeCountableEdge
An edge in a connection.
type ProductTypeCountableEdge {
cursor: String!
node: ProductType!
}
Fields
ProductTypeCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination
ProductTypeCountableEdge.node ● ProductType! non-null object
The item at the end of the edge