common_graphql_client
common_graphql_client copied to clipboard
convert from camelcase to snakecase before casting
I don't know if we should dictate this in common graphql client. I made resolve_resolve
overridable, so people can choose how to interpret the results.
Fair enough. Want to drop a code snippet in here (an example of overriding) and close this?