Query returning some of the key as null but if you fetch it with postman it's giving proper response
anshulVandra18 opened this issue · 0 comments
anshulVandra18 commented
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- This issue is not a question, feature request, RFC, or anything other than a bug report directly related to Gatsby. Please post those things in GitHub Discussions: https://github.com/gatsbyjs/gatsby/discussions
Description
- So i'm fetching wordpress data using gatsby-source-wordpress query is fetched but some of the key is returning null but if i hit the same query from postman it's giving proper response i've tried everything gatsby clean even i tried with different versions of gatsby-source-wordpress
Reproduction Link
https://www.gatsbyjs.com/plugins/gatsby-source-wordpress/
Steps to Reproduce
...
Expected Result
Actual Result
Environment
-
Config Flags
No response