GraphQL for .NET v3.1.2 Release Notes

Release Date: 2020-10-28 // over 3 years ago
    • ⬆️ Bump GraphQL.Server.Ui.Playground from 4.0.1 to 4.1.0 (#1960)
    • ⬆️ Bump GraphQL.Server.Ui.GraphiQL from 4.0.1 to 4.1.0 (#1957)
    • 🛠 Fix issue with custom subscription name when building schema from SDL (#1962) @sungam3r
    • ⬆️ Bump GraphQL.Server.Ui.Altair from 4.0.1 to 4.1.0 (#1959)
    • ➕ Add docs and packages to release artifacts (#1956) @Shane32
    • ⬆️ Bump GraphQL.Server.Ui.Voyager from 4.0.1 to 4.1.0 (#1958)
    • ⬆️ Bump http-proxy from 1.17.0 to 1.18.1 in /docs2 (#1855)
    • 🚚 Move ValidateName calls after NameConverter is applied (#1961) @Shane32