-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Cannot query localFile on wordpress__wp_media #5377
Comments
I've created a more detailed issue for this, as I am having exactly the same problem out of nowhere: #6273 |
To add some more details to this... I know Gatsby dynamically creates the schemas from your data source(s), but is there something on wordpress's side I need to do in order to see the I've been trying to understand why
into my GraphiQL editor, I get this error:
Both @m-allanson and @filipetedim links are regarding acf fields and |
hello - I was following the example provided in the wordpress plugin, however when I tried adding the
localFile
part to my query I getGraphQL Error Unknown field 'localFile' on type 'wordpress__wp_media'
The text was updated successfully, but these errors were encountered: