Package org.apache.sling.graphql.helpers
@Version("0.0.1")
package org.apache.sling.graphql.helpers
This package contains APIs which are independent of
a specific implementation of the underlying graphQL engine.
-
ClassesClassDescriptionAs per https://relay.dev/graphql/connections.htm a "connection" is a page of results for a paginated query.