Copy for LLMOn this pageProductCountableEdge ObjectNo description type ProductCountableEdge { node: Product! cursor: String!} Fields node ● Product! The item at the end of the edge. cursor ● String! A cursor for use in pagination. Member Of ProductCountableConnection object