Replies: 2 comments
-
I would also like to know if this is the recommended way of doing things. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I do it all the time, when you want to keep your resolvers thin you must move business logic to separate location and easiest way to type received arguments is like that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
After build the artifacts
./generated/nexus-typegent.ts
and./generated/schema.graphql
.Should I import
nexus-typegent.ts
and use these somewhere? For example:Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions