aem-guides-wknd-graphql icon indicating copy to clipboard operation
aem-guides-wknd-graphql copied to clipboard

Results 12 aem-guides-wknd-graphql issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

### Feature Request - Please provide a headless Example with Nuxt https://nuxt.com/ and/or Vue.js https://vuejs.org/ ### Expected Behavior - It should work the same way as the already existing Next.js/React.js...

I am using the React App and using the graphQl as suggested in https://github.com/adobe/aem-guides-wknd-graphql.git OS : Windows AEM Version : 6.5 Documentation Link : https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/remote-spa/spa-dynamic-routes.html?lang=en I followed the above documentation...

### Expected Behavior graphql endpoint namespace should be defined in .env like REACT_APP_HOST_URI ### Actual Behavior graphql endpoint namespace is hardcoded multiple times within usePersistedQueries.js ### Reproduce Scenario (including but...

React graphQL app when connected to author, the network tab in developer tool, is showing same call, infinite times ![image](https://github.com/adobe/aem-guides-wknd-graphql/assets/92447654/e2ea5569-cf5b-4c5d-b3e5-87dfbf3c602c)

### Expected Behavior Next.js example with the new app directory. https://nextjs.org/docs/app/building-your-application/upgrading/app-router-migration ### Actual Behavior Currently there is an example with the pages directory, which is not the primary focus of...

## Description `@adobe/aem-headless-client-js` version `3.3.1` breaks syntax for parameterized GQL queries. Force use of v3.3.0 instead which uses the correct syntax. ## Related Issue ## Motivation and Context ## How...

## Description ## Related Issue ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change...

## Description A very simple app that can easily be augmented by developers to begin using their own persistent queries. Still needs some work/formatting but could be an option. -...

## Description - Sample project updated to illustrate how to enable child pages for editing ## Motivation and Context - Displays how child page can be directly edited instead of...