Bearer Access Token Authorization for AEM GraphQL Endpoint Queries on Content Fragments Implementation / approach
Passing query with AEM GraphQL Endpoints getting response (Non- persistent API) referred : https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/graphql-api/content-fragments.html?lang=en
Want to add Bearer Authorization Access token to secure response. How can we implement? any approach ?