I have a GraphQL API that treats `id` fields, with...
# orm-help
γ
I have a GraphQL API that treats
id
fields, with the corresponding string GraphQL scalar
ID
type, but TypeScript throws error because the Client parses
@id
to
number