heftapp / graphql_codegen

MIT License
143 stars 53 forks source link

feat: Add custom scalar parsing #349

Closed budde377 closed 3 months ago

budde377 commented 5 months ago

Add test for custom date time parsing.

budde377 commented 5 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @budde377 and the rest of your teammates on Graphite Graphite

kvenn commented 4 months ago

Very excited for this one! We realized Flutter seems to be removing the timezone from our ISO8601 dates and will definitely take advantage of this to serialize / deserialize.