-
I'm trying to follow Ben Awad's lireddit tutorial. At 6.49 he shows how to add arguments to a resolver query, with types that replace default values (in this case, replacing a default Float value, with Int). The query is:
When I try to generate types from this resolver, I get 3 errors, being:
I'm trying to find things I can do to try and solve this problem. When I use the playground to inspect the documents, I don't get any arguments feedback. This SO post includes a screenshot that shows the feedback I can get from the graphql playground. It doesn't include limit or cursor arguments at all. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think you should ask this in TypeGraphQL Repo. |
Beta Was this translation helpful? Give feedback.
I think you should ask this in TypeGraphQL Repo.
https://github.com/MichalLytek/type-graphql