Using scalars with graphql modules and codegen #1439
Unanswered
fbritoferreira
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Would be very helpful if there is documentation how to use graphql-scalars with graphql-modules (and apollo) It seems like you have to load the scalars in a Atm I'm just (re) defining all graphql-scalar types again in my |
Beta Was this translation helpful? Give feedback.
1 reply
-
@Urigo or @dotansimha any idea/suggestion how to use graphql-scalars with graphql-modules? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
We tried to use scalars with https://www.graphql-modules.com/ and codegen but we keep getting issues saying that the scalars are not defined, is there a guide for this use case?
Beta Was this translation helpful? Give feedback.
All reactions