common_graphql_client icon indicating copy to clipboard operation
common_graphql_client copied to clipboard

convert from camelcase to snakecase before casting

Open ericsullivan opened this issue 4 years ago • 2 comments

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.

thebugcatcher avatar May 05 '20 19:05 thebugcatcher

Fair enough. Want to drop a code snippet in here (an example of overriding) and close this?

ericsullivan avatar May 06 '20 03:05 ericsullivan