Replies: 1 comment
-
Use GraphQL JSON scalar: |
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.
-
Hi all,
I just wanted to know how to specify the type of a JSON object in type-graphql. I'm using
passport
OAuth in a project and wish to store the raw data in my database. The raw data is in a JSON object but I can't seem to find the TypeGraphQL type for a JSON object.Please help
Beta Was this translation helpful? Give feedback.
All reactions