java.lang.Object
com.atlassian.confluence.rest.serialization.jackson2.graphql.GraphQLPagination<T>
Direct Known Subclasses:
GraphQLPageResponse, LikesProvider.LikesResponse

public class GraphQLPagination<T> extends Object
A graphql formatted pagination response. See http://graphql.org/learn/pagination for more information on the rationale for the structure of this data type.
Since:
8.9.0