AEM GraphQL customization with page url in place of content fragment url
Hi,
My requirement is to use graphql with the page level url, and then retrieve all the content fragment attached to that page, and provide the data back to front-end.
Is there any reference for this type of customization of graphql with AEM. I understand the current implementation with content fragment model.
Thanks.