any idea create data type Int support 64 bit in `...
# orm-help
a
any idea create data type Int support 64 bit in
schema.graphql
?
answer : scalar Long
a
Ahh awesome, I spent a good 15 mins trying to figure out why my int was coming up as an incorrect type. The default int must be short?
a
you can using Number