You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Float is 64-bt in GraphQL. We need to convert avro-schema double into GraphQL Float. Or we need also create Double type that will be full alias of the Float (and can be used instead in any place). Possible problem: use a Double variable for a Float argument and vice versa.
No description provided.
The text was updated successfully, but these errors were encountered: