Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
25 views

I'm working on wpgraphql2.1.0 with acf6 and WPGraphQL for ACF 2.4.1 and I need to get a content type named "evenement" (that we'll call events) that I filter based on their date. The ...
0 votes
0 answers
41 views

I'm using Gatsby with a headless WordPress setup and WPGraphQL. I have a custom post type Talk, and within this post type, I am trying to retrieve related posts through a custom field relatedPosts. ...
0 votes
1 answer
255 views

I’m having trouble integrating WPGraphQL Smart Cache with my Next.js 14 application using Apollo Client. The integration isn’t working as expected, and I’m not seeing the x-cache header in my ...
0 votes
1 answer
152 views

I have an ACF field group named Product Type. It contains a few very simple fields such as part_number (text), store_url (URL), and description (text). This field group is only displayed for posts, ...
0 votes
1 answer
192 views

I installed the WPGraphQL Smart Cache plugin on my Wordpress site and there is no caching when sending a request to the server. There is no X-Cache header in the Response headers. Server configuration:...
0 votes
1 answer
124 views

I'm building a headless site that is using Wordpress as the cms. Using wpgraphql as a plugin. I'm running into a pre-render error/type error, when I try and upload my code to vercel. During the build ...
0 votes
1 answer
215 views

I'm working on a Vue.js project where I use GraphQL (WPGraphQL v1.26.0) to fetch posts from a WordPress site (with Apollo). I need to display the last modified date of each post, but the "...
1 vote
1 answer
316 views

Could you please describe how page routing would be implemented in Next.js 14 using the App Router, considering the scenario where WordPress is employed as a headless CMS? This setup should ...
1 vote
0 answers
18 views

I can't find a way to tell "not null count" in the WPGraphiQL editor. My knowledge of GraphQL is limited. Can this be achieved?
JorgeeFG's user avatar
  • 6,071
2 votes
2 answers
510 views

How do you get the thumbnail not the feature image from the posts query using WPGraphQL Headless? I can see that you can quite easily get the featured image and then it has srcSets for different ...
0 votes
0 answers
1k views

I'm working on a headless Nuxt 3 app and I'm running into an issue with my blog. I think this exposing a gap in my knowledge of how Nuxt 3's fetch utils work. Here's the overview of what I need to ...
0 votes
1 answer
345 views

I am working on a headless WordPress + Next.js app In my GraphiQL ide when i query the current viewer (me !) I keep getting null as a result I am using the latest WP version + latest wpgraphqQL + ...
0 votes
1 answer
249 views

I have a custom color field in the wp_termmeta table for my wordpress theme tags. The values are saved in the database fine. However I have issues registering it with the WPGQL plugin - when I run the ...
0 votes
1 answer
399 views

I am trying to get a cursor for a post given the postId but in return I am getting cursors of all posts. Note that this query works fine when I hardcode the id into the query. query: export const ...
sash's user avatar
  • 91
1 vote
2 answers
334 views

I'm trying to add a "Load More" feature to my blog posts page using Apollo/GraphQL/React, and am following the exact instructions founds here. However when I click on the load more button, ...

15 30 50 per page
1
2 3 4 5
...
7

AltStyle によって変換されたページ (->オリジナル) /