Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async graphql update i64 #73

Merged

Conversation

danielSanchezQ
Copy link
Contributor

They implemented i64/u64 as a number instead of string when serializing objects so we can get rid of the previous wrapper.

@danielSanchezQ danielSanchezQ added the enhancement New feature or request label Jul 29, 2020
@danielSanchezQ danielSanchezQ self-assigned this Jul 29, 2020
@danielSanchezQ
Copy link
Contributor Author

I'm merging this small update/change. It was like this in the first versions of the service before they changed it in the async_graphql lib. Tests pass so it should be guarantee enough.

@danielSanchezQ danielSanchezQ merged commit a3ab2bf into input-output-hk:master Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant