cmeeren / FSharp.HotChocolate

Support for F# types and nullability in HotChocolate
MIT License
7 stars 1 forks source link

Support F# features for interface fields #25

Closed cmeeren closed 4 days ago

cmeeren commented 4 days ago

It seems that nullability and Async<_> currently does not work for interface fields.

cmeeren commented 4 days ago

Fixed in ce4f479ac8965e9f500883bf8dd74a2ffe59a90f.