genqlient
genqlient copied to clipboard
Fix `optional` default value
trafficstars
changes
- fix
optionaldefault value in docs/genqlient.yaml
issue
current yaml causes an unmarshal error like below
line 14: cannot unmarshal !!map into string
see: https://github.com/Khan/genqlient/blob/main/generate/config.go#L34
Thanks for catching this! It looks good to me; could you please sign the Khan Academy CLA?
@knao124 let us know when you've signed the CLA!
This is easy enough to fix I'll just redo it to avoid CLA issues.