GraphQL for .NET v3.1.6 Release Notes

Release Date: 2020-12-01 // over 3 years ago
  • 🛠 BUGFIXES:

    • 🛠 Fix schema first issue - custom scalar with default value as GraphQLTypeReference! (#2025)
    • 🛠 Fix serialization of SubscriptionExecutionResult for System.Text.Json (#2030)

    MISC:

    • ➕ Add migration docs (#2017)
    • ⬆️ Bump Moq from 4.15.1 to 4.15.2 (#2028)
    • ⬆️ Bump Bogus from 31.0.3 to 32.0.1 (#2029)