Skip to main content

ProductTypeCountableEdge

No description

type ProductTypeCountableEdge {
node: ProductType!
cursor: String!
}

Fields

ProductTypeCountableEdge.node ● ProductType! non-null object products

The item at the end of the edge.

ProductTypeCountableEdge.cursor ● String! non-null scalar miscellaneous

A cursor for use in pagination.

Member Of

ProductTypeCountableConnection object