I have a GraphQL field that is of type Int, but the autogenerated types represent it as String. Why does this happen?
Int
String
Playground:
Autogenerated type:
Hi - is updatedTime possibly a custom scalar in the schema? What version of apollo-ios are you using?
updatedTime