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

SeoFragment issue #55

Open
vstrelianyi opened this issue Jan 16, 2021 · 1 comment
Open

SeoFragment issue #55

vstrelianyi opened this issue Jan 16, 2021 · 1 comment

Comments

@vstrelianyi
Copy link

when running the seo fragment in graphiql I'm receiving the following error
"Unknown type WpSEO"

the build is not running also.
had to substitute the fragment with query ->
seo {
canonical
title
metaDesc
focuskw
metaRobotsNoindex
metaRobotsNofollow
opengraphAuthor
opengraphDescription
opengraphTitle
opengraphDescription
opengraphImage {
sourceUrl
}
opengraphUrl
opengraphSiteName
opengraphPublishedTime
opengraphModifiedTime
twitterTitle
twitterDescription
twitterImage {
sourceUrl
}
}

@HumidBrains
Copy link

Type name WpSEO has been changed to WpSEOConfig, but it's not updated in the repo.

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