Class GraphQLPagination<T>

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

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:
6.12.0