Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/23/22
    graphiQL Tool not found on AEM 6.5.5.0 Tried manually download the GraphiQL Content Package v0.0.6 from AEM as a Cloud Service downloads, and installed the package. Still doesn't seem to have graphiQL tool on AEM?

    Views

    673

    Likes

    0

    Replies

    2
  • 8/23/22
    Does AEM headless Graphql Sort? I try the playground and did not find the 'sort' field.   Is there any way to use sorting in AEM?

    Views

    592

    Likes

    0

    Replies

    1
  • 7/27/22
    Hi,      I am creating the persistent query for my project but i am getting below error while submitting PUT request on AEM cloud DEV environment.   {     "errors": [         {             "errorType": "PersistenceError",             "message": "Failed to save Query",             "details": "Path: ...

    Views

    970

    Likes

    0

    Replies

    2
  • 7/18/22
    I am following this Remote SPA tutorial, and added a Fixed `AEMTitle` component to the AdventureDetail.js component below.  /react-app/src/components/AdventureDetail.js //... <AEMTitle pagePath={`/content/wknd-app/us/en/home/adventure/${adventureName}`} itemPath='root/AdventureDetail_title'/> //... ...

    Views

    330

    Likes

    0

    Replies

    1
  • 7/18/22
    I am trying to save a persisted query in AEM's GraphiQL Explorer. I can run the query fine, as seen on the right side results.  But if I try "Save As", I get the following error. "Validation error of type FieldUndefined: Field 'adventureList' in type 'QueryType' is undefined"  I also tried named que...

    Views

    10.0K

    Likes

    0

    Replies

    4
  • 7/1/22
    I am new to Adobe Experience manager and our team is recently going to migrate on it. Currently I need to do some explorations to perform custom integrations with backend servers and microservices. However, when I created my account it says I must be associated with an Org to be able to access the A...

    Views

    638

    Like

    1

    Replies

    2
  • 6/28/22
    Hello Techies, I am making a series of calls from graphql (which is placed outside AEM, consider it as 3rd party) via Dispatcher to my publish instance likehttp://my-publish-domain/api/assets/my/content_fragment/path.json.I could get the result as json, but this response is not getting cached in dis...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 6/22/22
    Hello, I'm new in Adobe Runtime and trying to learn usage of the actions. But i'm stuck with usage of a new modules.For example i have following action created:const fetch = require('node-fetch')const FormData = require('form-data')async function main(params) {        let formDataVar = new FormData(...

    Views

    356

    Likes

    0

    Replies

    1
  • 6/20/22
    We are trying to check on a usecase and would want to understand if there is a possibility to cache the graphQL responses from AEM headless?

    Views

    530

    Like

    1

    Replies

    3
  • 6/9/22
    Hi,I'm working on an integration of GraphQL with SAP Commerce for AEM and I have a couple of questions.I've started with this project, that is recommended for the integration: https://github.com/diconium/commerce-cif-graphql-integration-hybrisI've noticed that is possible to extend the Magento schem...

    Views

    707

    Likes

    0

    Replies

    2