Copy for LLMOn this pageUserCountableEdge ObjectNo description type UserCountableEdge { node: User! cursor: String!} Fields node ● User! The item at the end of the edge. cursor ● String! A cursor for use in pagination. Member Of UserCountableConnection object