Uses of Interface
org.apache.sling.graphql.api.pagination.PageInfo
Packages that use PageInfo
Package
Description
This package contains APIs which are independent of
a specific implementation of the underlying graphQL engine.
This package contains APIs which are independent of
a specific implementation of the underlying graphQL engine.
-
Uses of PageInfo in org.apache.sling.graphql.api.pagination
Methods in org.apache.sling.graphql.api.pagination that return PageInfo -
Uses of PageInfo in org.apache.sling.graphql.helpers
Classes in org.apache.sling.graphql.helpers that implement PageInfoModifier and TypeClassDescriptionfinal classAs per https://relay.dev/graphql/connections.htm a "connection" is a page of results for a paginated query.Methods in org.apache.sling.graphql.helpers that return PageInfo