Expand my Community achievements bar.

SOLVED

Error in GraphQL Query using offset and limit

Avatar

Level 4

Hi Everyone, 

 

AEM Version: AEM 6.5.15

 

I'm getting an error when trying to include offset and limit in a query, referring to the Adobe Documentation for the sample query, but it's still throwing an error that the parameter doesn't exist. Does anyone know about this?

 

It would be a great help!
Thanks in advance

 

GraphQL-Error.png

 

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @mayank0928,

I am afraid this is not supported yet in on premise AEM 6.5.x, and 6.5.15 is not an exception. I am assuming you are referring to below documentation that is describing offset and limit parameters:

Above documentation is AEM as a Cloud Service version, and there is no feature parity between on premise an cloud version of AEM. Base on AEM as a Cloud Service release notes, offset and limit parameters have been added in the latest AEM as a Cloud Service, as part of prerelesae feature.

Summarizing, if you want to use offset and limit parameters in AEM 6.5.x you will need to wait until this will be supported. You can follow release notes and SP roadmap, to get idea when potentially this you could be delivered. Additionally you can contact Adobe Customer Success Manager/Engineer that is dedicated to your project, and ask if he/she can provide you specific date, SP version that will include this feature.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @mayank0928,

I am afraid this is not supported yet in on premise AEM 6.5.x, and 6.5.15 is not an exception. I am assuming you are referring to below documentation that is describing offset and limit parameters:

Above documentation is AEM as a Cloud Service version, and there is no feature parity between on premise an cloud version of AEM. Base on AEM as a Cloud Service release notes, offset and limit parameters have been added in the latest AEM as a Cloud Service, as part of prerelesae feature.

Summarizing, if you want to use offset and limit parameters in AEM 6.5.x you will need to wait until this will be supported. You can follow release notes and SP roadmap, to get idea when potentially this you could be delivered. Additionally you can contact Adobe Customer Success Manager/Engineer that is dedicated to your project, and ask if he/she can provide you specific date, SP version that will include this feature.

Avatar

Level 3

You have to install AEM version v2023.4.11835.20230414T234523Z-230200 since it is the one with that change incorporated