Join Slack
Powered by
I have a GraphQL API that treats `id` fields, with...
# orm-help
γ
Γιώργος Κραχτόπουλος
12/13/2021, 6:07 AM
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
Open in Slack
Previous
Next