Closed c19 closed 5 years ago
Thank you for PR.
It seems that the work is going on. When it's done, please leave me a comment that it's done.
I'll merge and release a new version.
It's done. note that send function is changed to add headers parameters.
Merged and published. Thanks.
read custom scalar from ast. wrap decode/encode around decode/encode.
config file insert field to add anything to generated file.
like insert: "include CustomTypes;"
CustomTypes.re includes the decode/encode for the types.
see snippets/custom-scalar for example