WishlistCountableEdge
No description
type WishlistCountableEdge {
node: Wishlist!
cursor: String!
}
Fields
WishlistCountableEdge.node ● Wishlist! non-null object
The item at the end of the edge.
WishlistCountableEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
Member Of
WishlistCountableConnection object