Open
Description
Hi,
I need to add custom queries to those auto-generated from the schema.
I write my .graphqls
file with only a query inside and a GraphQLQueryResolver
to resolve the query but the query is not added in the schema and I can't call it.
I didn't define the type in the .graphqls
file because the type is autogenerated from the db schema.
What am I doing wrong?
Metadata
Metadata
Assignees
Labels
No labels