Khan / genqlient

a truly type-safe Go GraphQL client
MIT License
1.03k stars 99 forks source link

Generate pointer for nullable lists #276

Closed KennethWussmann closed 1 year ago

KennethWussmann commented 1 year ago

Hey 👋🏻

I'm addressing my own issue #275 here. I wasn't too sure about the correct way of checking if the pointer mode is enabled, let me know if there is a better way.

Thank you!

I have: