Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field "image" must not have a selection since type "String" has no subfields. #11

Open
kuleyu opened this issue Oct 14, 2020 · 1 comment

Comments

@kuleyu
Copy link

kuleyu commented Oct 14, 2020

works on forestry, but on my local development server 【windows 10】 it shows error as follow:

There was an error in your GraphQL query:

Field "image" must not have a selection since type "String" has no subfields.

This can happen if you e.g. accidentally added { } to the field "image". If you didn't expect "image" to be of type "String" make sure that your input source and/or plugin is correct.

File: /gatsby-starter-forestry-a/src/templates/blocks.js
@louMoxy
Copy link

louMoxy commented Oct 24, 2020

Not sure if you're still struggling with this, but there is a PR fix: #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants