In GraphQL paginated queries return a connection . type Query {. persons(first: Int!, cursor: ID): PersonConnection. }.
確定! 回上一頁