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

GraphQL\Type\Schema::resolveType() must be an instance of GraphQL\Type\Definition\Type #40

Open
chicharitomagnetico opened this issue May 30, 2022 · 2 comments

Comments

@chicharitomagnetico
Copy link

It seems that v1.6 introduced Lazy Type Loading
wp-graphql/wp-graphql#2049

So, I'm getting the following error while using your extension

ERROR

gatsby-source-wordpress Error category: undefined

Error:
Internal server error

Debug message:
Return value of GraphQL\Type\Schema::resolveType() must be an instance of GraphQL\Type\Definition\Type, array returned

Error path: __schema.types

ERROR #gatsby-source-wordpress_111002

Any chance for an update or a clue of what needs to be updated?

@hsimah
Copy link
Member

hsimah commented Jun 2, 2022

That's a bummer mate! Sorry for the delayed response - I'm very busy with my job these days. I will try and sort out an upgrade for this plugin on the weekend.

@chicharitomagnetico
Copy link
Author

No worries! Thanks for making an extra effort and maintaining the plugin.

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