Skip to content

Compose enum values by name

Choose a tag to compare

@gmac gmac released this 03 Nov 02:17
· 75 commits to main since this release
b5d213a

Fixes an issue with composing enum values by GraphQL name rather than by their mapped values. Thanks to @mikeharty for the report.