Replies: 1 comment
-
You can use any GraphQL scalar with TypeGraphQL, even create your own. |
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.
-
I'm using PostGIS and Geojson to incorporate location into my data (using typeorm and postgres). I want to return Geojson types through graphql, but I can't find any compatible type in typegraphql.
Am I missing something? How can can I define the type for graphql to return?
Beta Was this translation helpful? Give feedback.
All reactions