Hi,
I want to utilize a Content fragment and use it on one of the blocks in edge delivery services,
I tried using the Asset API and GraphQL to utilize the content fragment data but the data was accessible only when the URL was of AEM env and it failed on the dispatcher URL provided by the Edge delivery services.
sample URL : https://main--{project-name}--{github-name}.hlx.page/
How can I achieve it on the dispatcher URLs as well, please guide me through the process
Thank you