Could not find type with alias "Query #1188
Closed
Sivaranjani-45
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While creating simple project (Symfony 7.1) with sample query and resolver, Got an error "Could not find type with alias "Query". Did you forget to define it?"
config/packages/overblog_graphql.yaml
config/graphql/type/Query.types.yaml
config/graphql/type/User.types.yaml
config/routes/graphql.yaml
App/GraphQL/Resolver/UserResolver
Beta Was this translation helpful? Give feedback.
All reactions