graphql icon indicating copy to clipboard operation
graphql copied to clipboard

json.Number is not serialized as Int type

Open astudnev opened this issue 2 years ago • 0 comments

It will be very convinient to use json.Number when buillding the response, right now it is not possible, as Int serializer does not encount it.

astudnev avatar Sep 04 '22 10:09 astudnev