Symfony 5.3 Could not found type with alias "Query" error #904
Unanswered
ivanaareon
asked this question in
Q&A
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Since I've upgraded from Symfony 5.1 to 5.3 it apparently can't see the Query.type.yaml file, I'm getting error "Could not found type with alias "Query" error" in every GraphQL endpoint call. When I switch back to symfony 5.1 it works again.
This is working in linux docker POD in a Windows 10 OS.
I'd appreciate any help.
Thanks.
All reactions