fauna / fauna-dotnet

Fauna FQL v10 driver for C#
Mozilla Public License 2.0
1 stars 1 forks source link

All the typed deserializers #131

Closed pnwpedro closed 4 months ago

pnwpedro commented 4 months ago

Problem

We still have a few CheckedDeserializers that wrap the DynamicDeserializer.

Change