How can we get the count of total results in GraphQL – Experience League Community

How can we get the count of total results in GraphQL – Experience League Community

@RajeevKu consider below. GraphQL in AEM provides support for two types of pagination: limit/offset-based pagination · cursor-based pagination.

 

Read More