Modify GraphQL Types implementation to support Storage Types

We don’t have to implement all n^2. We can just implement the important ones like int to float. The rest can use the string intermediary. It seems pointless to try optimizing conversions like DateTime to IP address.
Kostub

1 Like