Aem graphql authentication. I am using the basic authentication for the demo but the token-based authentication should be used for AEM as a Cloud Service. Aem graphql authentication

 
I am using the basic authentication for the demo but the token-based authentication should be used for AEM as a Cloud ServiceAem graphql authentication  Project Configurations; GraphQL endpoints;

The zip file is an AEM package that can be installed directly. Questions that have arisen: Q: “How is the GraphQL API for AEM different from Query Builder API?” A: “The AEM GraphQL API offers total control on the JSON output, and is an industry standard for querying content. A modern content delivery API is key for efficiency and performance of Javascript-based frontend applications. Authentication means checking the identity of the user making a request. js using GraphQL Yoga and Pothos. 5 the GraphiQL IDE tool must be manually installed. Build a React JS app using GraphQL in a pure headless scenario. 1 Accepted Solution Correct answer by Jörg_Hoh Employee Advisor 09-09-2022 07:12 PDT If you want to implement that on the publish layer, you should use. The following are examples of possible approaches for constructing URLs for AEM GraphQL API and image requests, for several popular headless frameworks and platforms. *. Step 2. (Not on AEM as a cloud service) In our case, AEM will be the resource owner, 3rd party application will be client and OKTA will be the authorization server. Project Configurations; GraphQL endpoints; Content Fragment. Prerequisites. Graphene is a tool that makes working with GraphQL in Python easy, while Graphene-Django adds some additional abstractions to make adding GraphQL functionality to your Django project a breeze. The AEM Headless quick setup gets you hands-on with AEM Headless using content from the WKND Site sample project, and a React App that consumes the content over AEM Headless GraphQL APIs. Next, explore the power of AEM’s GraphQL API using the built-in GraphiQL Explorer. AEM has a large list of available content types and you’re able to select zero or more. js app. b) The GraphQL server verifies the user in the database against his / her hashed password. Authentication. This video is an overview of the GraphQL API implemented in AEM. Learn. Authorization is then determining what a given user has permission to do or see. Overview; 1 - Create Content Fragment Models; 2 - Author Content Fragments; 3 - Explore the AEM GraphQL API; 4 - Persisted GraphQL. Download Advanced-GraphQL-Tutorial-Starter-Package-1. Review Adventures React Component This tutorial uses a simple Node. The advanced tutorial illustrates in-depth aspects of working with Content Fragment Models, Content Fragments, and the AEM GraphQL persisted queries, including using the GraphQL persisted queries in a client application. GraphQL can be configured to handle authentication and. The GraphiQLInterface component renders the UI that makes up GraphiQL. After the API is created, browse or modify the schema on the Design tab. The HTTP GET requests from the headless app to AEM’s GraphQL APIs must be configured to interact with the correct AEM service, as. We recommend upgrading from 3. Browse the following tutorials based on the technology used. Check out these additional journeys for more information on how AEM’s powerful features work together. By leveraging AEM Headless APIs, you can retrieve content, assets, and data from your AEM instance and use them to power your React application. Complete the quick setup for AEM as a Cloud Service to configure your AEM as a Cloud Service. js v18; Git; 1. The AEM GraphQL API allows you to pass these arguments as variables in a query in order to avoid string construction on the client side at runtime. Select Create. Update cache-control parameters in persisted queries. The WKND client application connects to AEM publish service, so it is important that you published the following to the AEM publish service. Select Add private key from DER file, and add the private key and chain file to AEM:Yes, since few days I am going through this article, in this article Albin has explained through basic authentication only, token based may be supporting in AEMAaCS not sure if it is there in AEM6. This is a lot simpler because you don’t have to send multiple requests to the API, a single request. Also, review How to execute a Persisted query, Using query variables, and Encoding the query URL for use by an app to learn persisted query execution by client applications. In the basic tutorial multi-step GraphQL tutorial, you used the GraphiQL Explorer to test and refine the GraphQL queries. Different domains. js application run from the command line to update asset metadata on AEM as a Cloud Service using Assets HTTP API. cs file. Experience League. If your modeling requirements require further restriction, there are some other options available. If no JWT is present for a client request, this context value is the empty tuple, (). The GraphQL API in AEM allows you to expose Content Fragment data to downstream applications. . Adobe Experience Manager as a Cloud Service’s Cross-Origin Resource Sharing (CORS) facilitates non-AEM web properties to make browser-based client-side calls to AEM’s GraphQL APIs, and other AEM Headless resources. GraphQL endpoint creation (including security) The endpoint is the path used to access GraphQL for AEM. Anatomy of the React app. Now, we can run the app and see that an Authentication flow has been added in front of our App component. Adobe AEM Magento Integration: A Tandem of CMS and Ecommerce. Some content is managed in AEM and some in an external system. Project Configurations; GraphQL endpoints; Content Fragment. json. TIP. js using Apollo Client. Complete the quick setup for AEM as a Cloud Service to configure your AEM as a Cloud Service. Example: if one sets up CUG, the results returned will be based on user's session. Please ensure that the previous chapters have been completed before proceeding with this chapter. Prerequisites. 11382 is related to null values in filter conditions on multi-values fields. In previous releases, a package was needed to install the. You can use an existing collection with @collection, and an existing index with @index. As a first step, we build a schema (defining types, queries, mutations, and subscriptions). Magento (or Adobe Commerce as of April 2021) is a powerful ecommerce platform with its own content management system (CMS). g. allowedpaths specifies the URL path patterns allowed from the specified origins. Tap in the Integrations tab. Learn how to create, update, and execute GraphQL queries. If you expect a list of results: Manage GraphQL endpoints in AEM. In previous releases, a package was needed to install the GraphiQL IDE. Query for fragment and content references including references from multi-line text fields. In ASP. Content Fragments used in AEM Headless content modeling, often reference image assets intended for display in the headless experience. . This Android application demonstrates how to query content using the GraphQL APIs of AEM. The WKND client application connects to AEM publish service, so it is important that you published the following to the AEM publish service. Get{} functions are used to easily retrieve data from your Weaviate instance, while Aggregate{} is used to obtain meta information about data objects and its properties. Tap the Local token tab. Content Fragments are used in AEM to create and manage content for the SPA. GraphQL API. This guide uses the AEM as a Cloud Service SDK. Check out these additional journeys for more information on how AEM’s powerful features work together. This guide uses the AEM as a Cloud Service SDK. Persisted queries are queries that are stored on the Adobe Experience Manager (AEM) server. scratch file. Created for: Beginner. Building a GraphQL API layer inside Next. GraphQL API. AEM Gem session Search forms made easy with the AEM querybuilder for a detailed overview of the query builder. Send GraphQL queries using the GraphiQL IDE. Adobe Experience Manager’s Cross-Origin Resource Sharing (CORS) facilitates non-AEM web properties to make client-side calls to AEM, both authenticated and unauthenticated, to fetch content or directly interact with AEM. 5 the GraphiQL IDE tool must be manually installed. 6. In this chapter, you use the GraphiQL Explorer to define more advanced queries to gather data of the. Headless implementation forgoes page and component management, as is traditional in. src/api/aemHeadlessClient. src/api/aemHeadlessClient. Anatomy of the React app. Next, explore the power of AEM’s GraphQL API using the built-in GraphiQL Explorer. To securely setup AEM GraphQL for use with Content Fragments and your apps you need to configure various components. Next, explore the power of AEM’s GraphQL API using the built-in GraphiQL Explorer. Understand how the Content Fragment Model drives the GraphQL API. The configured AEM service’s host/domain is then used to construct the AEM GraphQL API URLs and Image URLs. To query a resource you would type so: { resource } That's not enough, however. Headless implementation forgoes page and component management, as is. Also, the CIF add-on includes a local reverse proxy make the Commerce GraphQL endpoint available locally. Once headless content has been. 7 - GraphQL Persisted Queries; Basic Tutorial. AEM Headless single-page app (SPA) deployments involve JavaScript-based applications built using frameworks such as React or Vue, that consume and interact with content in AEM in a headless manner. Authorization. When using the AEM React Editable Components with a SPA Editor-based React app, the AEM ModelManager SDK, as the SDK: Retrieves content from AEM. Documentation AEM GraphQL configuration issues. Tools like GraphiQL and GraphQL Playground use the introspection Query to then be able to give the user autocompletion functionalities. This is the same framework used to translate other AEM content, such as Pages, Experience Fragments, Assets, and Forms. The GraphQL API in AEM allows you to expose Content Fragment data to downstream applications. In this chapter, you use the GraphiQL Explorer to define more advanced queries to gather data of the. Level 3: Embed and fully enable SPA in AEM. The HTTP GET requests from the headless app to AEM’s GraphQL APIs must be configured to interact with the correct AEM service, as. Search for “GraphiQL” (be sure to include the i in GraphiQL ). src/api/aemHeadlessClient. AEM Local Development Access Tokens are used to accelerate the development of integrations with AEM as a Cloud Service that programmatically interacts with AEM Author or Publish services over HTTP. 5 and Headless. Authenticate your web site's user to an IDP using AEM Publish service's SAML 2. Browse the following tutorials based on the technology used. AEM 6. Explore AEM's GraphQL APIs using the built-in GrapiQL IDE. An implementation of the standard GraphiQL IDE is available for use with the GraphQL API of Adobe Experience Manager (AEM). 5. Learn how to create GraphQL queries to return content from Adobe Experience Manager (AEM) and how to use the GraphiQL tool to quickly test, refine, and debug queries. Next, explore the power of AEM’s GraphQL API using the built-in GraphiQL IDE. js implements custom React hooks. The GraphiQL tool also enables users to persist or save queries to be used by client applications in a production setting. AEM Headless quick setup using the local AEM SDK. AEM provides a Translation Integration Framework for headless content, allowing Content Fragments and supporting assets to be easily translated for use across locales. Update cache-control parameters in persisted queries. Example applications are a great way to explore the headless capabilities of Adobe Experience Manager (AEM). The React app should contain one. Further Reference. Project Configurations; GraphQL endpoints; Content Fragment. TIP. Developer. The advanced tutorial illustrates in-depth aspects of working with Content Fragment Models, Content Fragments, and the AEM GraphQL persisted queries, including using the GraphQL persisted queries in a client application. To create the signature part you have to take the encoded header, the encoded payload, a secret, the algorithm specified in the header, and sign that. Topics: Created for: Description Environment. Create a user model class named User to store the login credentials of the user. The benefit of this approach is cacheability. 02. Persisted queries are GraphQL queries that are created and stored on the Adobe Experience Manager (AEM) as a Cloud Service server. While we give a brief introduction to GraphQL, the focus of this tutorial is developing a GraphQL server in Java. Persisted GraphQL queries. The AEM GraphQL API allows you to update the default cache-control parameters to your queries in order to. Understand the benefits of persisted queries over client-side queries. After some search on the web I found that the best way of JWT authentication when using GraphQL is by inserting the JWT token into the GraphQL context. GraphiQL is included in all environments of AEM (but will only be accessible/visible when you configure your endpoints). The SPA retrieves. Learn how to execute GraphQL queries against endpoints. 0 @okta/okta-auth-js@5. 5 -Best, Pradeep Developer. The AEM CIF Core Components already have built-in support for caching GraphQL responses for individual components. Rich text with AEM Headless. The advanced tutorial illustrates in-depth aspects of working with Content Fragment Models, Content Fragments, and the AEM GraphQL persisted queries, including using the GraphQL persisted queries in a. AEM has a large list of available content types and you’re able to select zero or more. Review high-level concepts about the Adobe Commerce and Magento Open Source GraphQL API. the query object type). In previous releases, a package was needed to install the GraphiQL IDE. This React application demonstrates how to query content using AEM’s GraphQL APIs using persisted queries. The best way to get started with GraphQL and AEM is to start experiment with queries using our sample content fragment data. Today, we are introducing an option to easily import schemas for your GraphQL requests. Learn about AEM’s GraphQL capabilities through the in-depth walk-through of Content Fragments and and AEM’s GraphQL APIs and development tools. At the same time, introspection also has a few downsides. The package is under AEM as a Cloud Service but it also works for Managed Service:The GraphQL API in AEM allows you to expose Content Fragment data to downstream applications. Before enhancing the WKND App, review the key files. Authorization is the process of determining whether a user has access to a resource. Reply Delete GraphQL for AEM - Summary of Extensions {#graphql-extensions} . This end-to-end tutorial continues the basic tutorial that covered the fundamentals of Adobe Experience Manager (AEM) Headless and GraphQL. js application is as follows: The Node. Can you explain how we can used token based authentication for graphql api by third party application for aem 6. To begin we need to install passport-jwt that provide a method to create JWT strategy with. 0 integration. Overview; 1 - Defining Content Fragment Models; 2 - Authoring Content Fragments; 3 - Explore GraphQL APIs; 4 - Build a React app; Advanced Tutorial. I want to set-up authentication on GraphQL endpoint before sharing it with third-party Apps. Next, explore the power of AEM’s GraphQL API using the built-in GraphiQL Explorer. A SPA and AEM have different domains when they are accessed by end users from the different domain. cif-connector-graphql: the CIF GraphQL connector, based on Magento GraphQL; cif-virtual-catalog: the bundle that permits to bind products in the AEM Commerce console; content: contains the following content packages in the sub-folders cif-connector-graphql: the content package for the CIF GraphQL connectorAs defined in GraphQL, offset-based pagination is quite simple: type User { id: ID! } type Query { signedUpUsers (limit: Int, offset: Int): [User!]! } As you can see, to add pagination, all you have to do is add the arguments 'limit' and 'offset' to the field 'signedUpUsers'. Explore the AEM GraphQL API. Correct answer by Jörg_Hoh Employee Advisor 09-09-2022 07:12 PDT If you want to implement that on the publish layer, you should use CUGs (closed user groups). Learn about the different data types that can be used to define a schema. This document is part of a multi-part tutorial. x. Project Configurations; GraphQL endpoints; Content Fragment. Setting up NestJs. Next, we’ll use the AEM Headless SDK to retrieve Content Fragment data from AEM’s GraphQL APIs. Makes sense now. #[derive (juniper::GraphQLObject)] struct Customer { id: String, name: String, age: i32, email: String, address: String, } Notice the derive macro above the. Explore how an external application can programmatically authenticate and interact with AEM as a Cloud Service over HTTP using Local Development Access Tokens and Service Credentials. Apollo GraphQL Server authentication with passportJS. An end-to-end tutorial illustrating how to build-out and expose content using AEM Headless. An end-to-end tutorial illustrating how to build-out and expose content using AEM Headless. Moving forward, AEM is planning to invest in the AEM GraphQL API. Project Configurations; GraphQL endpoints; Content Fragment. Learn how to configure AEM hosts in AEM Headless app. An end-to-end tutorial illustrating how to build-out and expose content using AEM Headless. It is the authentication that an author instance expects (which we cannot disable or it is not the way an AEM author instance works) To put it with example - This document is part of a multi-part tutorial. Learn how to create relationships between Content Fragment Models in Adobe Experience Manager (AEM) and how to leverage these relationships in GraphQL queries. Learn how Experience Manager as a Cloud. Implement JWT authentication in the Program. js initializes and exports the AEM Headless Client used to communicate with AEM; src/api/usePersistedQueries. Deploying a SPA that interacts AEM in a headless manner involves hosting the SPA and making it accessible via a web browser. It requires a little Spring and Java knowledge. LearnUse AEM GraphQL pre-caching. Without Introspection and the Schema, tools like these wouldn't exist. We’ll look at the benefits of GraphQL, the GraphQL tooling available in AEM, and simple and advanced GraphQL query creation. GraphiQL is included in all environments of AEM (but will only be accessible/visible when you configure your endpoints). This session dedicated to the query builder is useful for an overview and use of the tool. In GraphQL, we’d use this to manage access to particular queries and mutations based on identity, role, or permissions. React App. The advanced tutorial illustrates in-depth aspects of working with Content Fragment Models, Content Fragments, and the AEM GraphQL persisted queries, including using the GraphQL. js 2 GraphQL Authentication and Authorization in Node. The GraphiQL tool also enables users to persist or save queries to be used by client applications in a production setting. This guide uses the AEM as a Cloud Service SDK. In this chapter, you use the GraphiQL Explorer to define more advanced queries to gather data of the. See Submitting your Documents for Authentication. AEM Headless is a CMS solution from Experience Manager that allows structured content (Content Fragments) in AEM to be consumed by any app over HTTP using GraphQL. Anatomy of the React app. Use GraphQL schema provided by: use the dropdown to select the required site/project. How to use Clone the adobe/aem-guides-wknd-graphql repository: Tap the Local token tab. For GraphQL queries with AEM there are a few extensions: . FAQs. Metadata is the information that describes a Content Fragment, such as the title of a Content Fragment, the thumbnail path, the description of a Content Fragment, the date it was created, amongst others. But if you want to develop all endpoint in GraphQL including authentication that is also fine. Postman has been allowing users to import a schema and connect it against a GraphQL API request. The Web Component is designed to connect to an AEM Publish environment, however it can source content from AEM Author if authentication is provided in the Web Component’s person. The AEM GraphQL API allows you to update the default cache-control parameters to your queries in order to. Once we have the Content Fragment data, we’ll. Query for fragment and content references including references from multi-line text fields. Adobe Experience Manager (AEM) Gems is a series of technical deep dives into Adobe Experience Manager delivered by Adobe experts. Prerequisites. Tap the Technical Accounts tab. In this example, we’re restricting the content type to only images. For server-to-server authentication, you can use Service Credentials of AEM (Access tokens). The following are examples of possible approaches for constructing URLs for AEM GraphQL API and image requests, for several popular headless frameworks and platforms. Content Fragments GraphQL API; Managing GraphQL Endpoints; Using the GraphiQL IDE; Persisted Queries; Optimizing GraphQL Queries; Updating your Content Fragments for optimized GraphQL Filtering; Authentication for Remote AEM GraphQL Queries on Content Fragments; AEM GraphQL API with Content Fragments - Sample. So that all about part-1 of the GraphQL authentication series. Developer. Next, we’ll use the AEM Headless SDK to retrieve Content Fragment data from AEM’s GraphQL APIs. In other to do this, we must first add a user model, then model method for authentication, then add it to our GraphQL schema . The Web Component is designed to connect to an AEM Publish environment, however it can source content from AEM Author if authentication is provided in the Web Component’s person. Learn how to enable, create, update, and execute Persisted Queries in AEM. Learn Use AEM GraphQL pre-caching. Learn how to define and use Content Fragments in Adobe Experience Manager (AEM) for use with GraphQL. 5. Next, explore the power of AEM’s GraphQL API using the built-in GraphiQL Explorer. Anatomy of the React app. On February 25, 2022, GitLab for CVE-2021-4191, which is an instance of CWE-359, "Exposure of Private Personal Information to an Unauthorized Actor. Clients can send an HTTP GET request with the query name to execute it. js为例,基本流程是将用户认证和授权的功能实现放在中间件(middleware)中,比如express-jwt中间件,使用基于JWT的用户认证,该中间件会验证和解析. Often, these headless consumers may need to authenticate to AEM in order to access protected content or actions. TIP. Prerequisites. This document is part of a multi-part tutorial. FAQs. Video Session: Support Me! Buy Me A Coffee PayPal Me. The following configurations are examples. This capability allows AEM to further cache content within the scope of GraphQL queries that can then be assembled as blocks in JSON output rather than line by line. Explore the AEM GraphQL API. In this tutorial, we’ll cover a few concepts. Analysis. AEM GraphQL API. GraphiQL is included in all environments of AEM (but will only be accessible/visible when you configure your endpoints). This doesn't mean that there aren't solutions for these issues when using GraphQL, just that they're outside the description about what GraphQL is and instead. Both of these options have some advantages and some disadvantages. Author in-context a portion of a remotely hosted React. js app. Enable Authentication for endpoints; Share GraphQL Endpoint and query details for external system; Content Architect: The content author defines the content model structure, relationship to share the content with external systems, also creates the required Content Fragment Models in AEM. Ensure you adjust them to align to the requirements of your project. The best way to get started with GraphQL and AEM is to start experiment with queries using our sample content fragment data. The key configuration properties are: alloworigin and/or alloworiginregexp specifies the origins the client connecting to AEM web runs on. The endpoint is the path used to access GraphQL for AEM. Next, explore the power of AEM’s GraphQL API using the built-in GraphiQL IDE. While implementing GraphQL in your application and if you want to develop an authentication endpoint in the . The GraphQL API in AEM allows you to expose Content Fragment data to downstream applications. It was developed by Facebook and is now used by many popular companies such as. Install an AEM package that contains several folders and sample images used to accelerate the tutorial. js implements custom React hooks. After receiving and verifying the request, our custom authenticator would then forward the token to a web service endpoint where it will be confirmed, and then user details will be returned upon success. Step 2: Adding data to a Next. A primary use case for The Adobe Experience Manager as a Cloud Service (AEM) GraphQL API for Content Fragment Delivery is to accept remote. Using a REST API introduce challenges: We have a business requirement where we need to secure AEM graphql endpoint with OKTA. In addition to pure AEM managed content CIF a page can typically display commerce data that is dynamically fetched from Adobe Commerce via GraphQL. Select Add private key from DER file, and add the private key and chain file to AEM: Yes, since few days I am going through this article, in this article Albin has explained through basic authentication only, token based may be supporting in AEMAaCS not sure if it is there in AEM6. AEM Headless GraphQL Video Series. Experience LeagueAnatomy of the React app. Create or open the keystore. Project Configurations; GraphQL endpoints;. GraphQL, a flexible query language for APIs, provides an efficient and precise way to request specific data from your AEM instance, enabling a seamless integration between React and AEM. These are defined by information architects in the AEM Content Fragment Model editor. AXIOS. js v18; Git; 1. The GraphiQL tool enables developers to create and test queries against content on the current AEM environment. The advanced tutorial illustrates in-depth aspects of working with Content Fragment Models, Content Fragments, and the AEM GraphQL persisted queries, including using the GraphQL persisted queries in a client application. GraphQL Authentication with React and Apollo. The AEM as a Cloud Service Developer Console is used to generate tokens needed for the authentication process. Review the AEMHeadless object. In this example, we’re restricting the content type to only images. Headless implementations enable delivery of experiences across platforms and channels at scale. npm install bcrypt. In this section, we will learn how to authenticate a GraphQL client. To enable the corresponding endpoint: Navigate to Tools, Assets, then select GraphQL. Review Adventures React Component Adobe Experience Manager as a Cloud Service’s Cross-Origin Resource Sharing (CORS) facilitates non-AEM web properties to make browser-based client-side calls to AEM’s GraphQL APIs, and other AEM Headless resources. 1. Both GraphQL and Next. The configured AEM service’s host/domain is then used to construct the AEM GraphQL API URLs and Image URLs. Please ensure that the previous chapters have been completed before proceeding with this chapter. The GraphiQL Explorer tool enables developers to create, and test queries against content on the current AEM environment. x to 4. Authentication methods in Microsoft Entra ID include password and phone (for example, SMS and voice calls), which are manageable in Microsoft Graph today, among many others such as FIDO2 security keys and the Microsoft Authenticator app. In this tutorial, you will create a GraphQL server in Java using Spring for GraphQL. But it’s no secret that Magento’s built-in CMS doesn’t go far when your business scales. The advanced tutorial illustrates in-depth aspects of working with Content Fragment Models, Content Fragments, and the AEM GraphQL persisted queries, including using the GraphQL persisted queries in a client application. Content Models are structured representation of content. The AEM GraphQL API allows you to update the default cache-control parameters to your queries in order to. Further information More information on. Okta is a cloud service that allows developers to create. Please ensure that the previous chapters have been completed before proceeding with this chapter. Build a React JS app using GraphQL in a pure headless scenario. Users with an IMS org administrator role, and who are a member of the AEM Users or AEM Administrators Product Profile on AEM Author, can generate a set of credentials from AEM as a Cloud Service. Project Configurations; GraphQL endpoints; Content Fragment. Learn how AEM can go beyond a pure headless use case, with options for in-context authoring and experience management. If you're set on using Firebase, you can make a one-to-one mapping of Firebase's API into GraphQL queries and mutations. The sample React app has three main parts: The src/api folder contains files used to make GraphQL queries to AEM. Overview; 1 - Defining Content Fragment Models; 2 - Authoring Content Fragments; 3 - Explore GraphQL APIs; 4 - Build a React app; Advanced Tutorial. This endpoint can use all Content Fragment Models from all Sites configurations (defined in the Configuration Browser ). A client-side REST wrapper #. In AEM 6. Last update: 2023-10-02. To access the GraphQL endpoint, a CORS policy must be configured and added to an AEM Project that is deployed to AEM via Cloud Manager. com Depending on your instance, you can directly access the GraphiQL interface included with AEM GraphQL API for submitting and testing queries. This end-to-end tutorial continues the basic tutorial that covered the fundamentals of Adobe Experience Manager (AEM) Headless and GraphQL. Querying AEM using GraphQL using persisted queries (as opposed to client-defined GraphQL queries) allows developers to persist a query (but not its results) in AEM, and then request the query to be executed by name. In this video you will: Learn how to enable GraphQL Endpoints. The GraphQL API in AEM allows you to expose Content Fragment data to downstream applications. Details. The AEM GraphQL API allows you to update the default cache-control parameters to your queries in order to.