gridsome / gridsome/gridsome-starter-wordpress
Cannot query field "url"
Open
- Dominant language
- Vue
- Stars
- 92
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
got following error code within /src/templates/WordPressPost.vue
Error: Cannot query field "url" on type "WordPressAttachment".
GraphQL request (36:7)
35: featuredMedia {
36: url
^
37: width
When trying to connect using Postman, everything is fine with my API.
Any advice?
Thaks
Cheers Gerhard
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.