Skip to content

Release 0.13.23-prerelease

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 May 08:12
Update Linq2GraphQL client generator with enum strategy support

A notable change in the client generator added a strategy for enums, which includes the option of mapping unknown values to a distinct member through command line option. Data type of quantity fields in different classes is also changed from float to double. The version of runtime in EnumTemplate is updated.