aem graphql default collation – Adobe Experience League Community
I don’t know if understood correctly what you are asking, but the query you have posted retrieves a list of ADOFormsTags based on a specified path. The “aDOTagsList” field is used to filter the results by checking if the “_path” property starts with the provided value.
There is no sort option defined, if you need to, you can add a SORT option as well, please refer to: experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/graphql-ap… for more info
Read more here: Source link