GraphQL query on WordPress returns creation date instead of last modified date for posts

GraphQL query on WordPress returns creation date instead of last modified date for posts

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).

 

Read More