Skip to content

v2.0.13

Compare
Choose a tag to compare
@RichardLindhout RichardLindhout released this 20 May 19:36

Added support for more packages and custom scalars outside of boilergql.
Bugfix for web-ridge/utils-go#7

*time.Time was parsed as *Time and creating not needed conversions since database type and gqlgen type were the same.

Thanks to @troian for helping reproduce this issue

A side effect of this change will be that some convert function names will change since it includes the package name of the graphql field (excluding internal functions used by boilergql, models and graphql_models.)

TimeTimeToPointerTime is going to change in TimeTimeToPointerTimeTime