[4.x]: GraphQl not fetching the data properly
Open
@i-just is already working on this.
Since Apr 29, 2024.
bug
craft4
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
What happened?
Description
GraphQL
- I am using craftcms pro currently, during the testing of the Graphql API I am trying to fetch the data but i am getting inconsistent results. If you see , I can get the articleFeaturedImage's URL in the CMS's explorer, but with the same query when i test it on the postman i don't get the URL for the articleFeaturedImage. May I know what am i doing wrong here .
FYI , I already setuped the GraphQL token for that schema .
Expected behavior
Actual behavior
Please help me if anyone have suggestions on this issue . I can provide additional information to clarify more on this .
Craft CMS version
4.8.9
PHP version
8.3.6
Operating system and version
linux 3.10
Database type and version
MariaDB 10.5.24
Image driver and version
No response
Installed plugins and versions
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.